From e789b03796f77a272463915ce4d2ff66e67b5450 Mon Sep 17 00:00:00 2001 From: VaibhavWakde52 <149496880+VaibhavWakde52@users.noreply.github.com> Date: Wed, 1 Nov 2023 09:26:17 +0530 Subject: [PATCH] docs: fix typos (#425) * Update README.md * Update CONTRIBUTING.md * Update vexip-ui.md * Update style-config.md --- CONTRIBUTING.md | 2 +- README.md | 2 +- docs/en-US/guide/style-config.md | 2 +- docs/en-US/guide/vexip-ui.md | 4 ++-- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index a23564aba..10f04faae 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -28,7 +28,7 @@ pnpm run build:common We use a Vite project in `dev-server` a development server. -You can use the following command to start development server for specify component: +You can use the following command to start development server for specific component: ```sh pnpm run serve [component] diff --git a/README.md b/README.md index 898879f39..45f90cedb 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,7 @@ Almost all **default property values** of each component can be easily customize Meanwhile, the component code pays great attention to reducing the threshold of **source code reading**, and the code layout is as close as possible to the habits of daily business code, avoiding fancy and showy code. -Currently, there are **70+** components, some of which may be familiar to you, and even better, while others may bright your eyes. +Currently, there are **70+** components, some of which may be familiar to you, and even better, while others may brighten your eyes. ## Features diff --git a/docs/en-US/guide/style-config.md b/docs/en-US/guide/style-config.md index e3d8bfb39..b511c6652 100644 --- a/docs/en-US/guide/style-config.md +++ b/docs/en-US/guide/style-config.md @@ -65,7 +65,7 @@ The regular names of preset variables in components mostly follow rule `--[prefi - `s-color` is a variable for the shadow color - `state` optional, is a variable for a component or feature in a specific state -There are also some variables that use on layout, which are inconsistent with this rule. Some of the remaining variables will also difference from this rule due to semantics. +There are also some variables that are used on layout, which are inconsistent with this rule. Some of the remaining variables will also difference from this rule due to semantics. You can change these css variables by any way you like. diff --git a/docs/en-US/guide/vexip-ui.md b/docs/en-US/guide/vexip-ui.md index 9de56345a..bb4631379 100644 --- a/docs/en-US/guide/vexip-ui.md +++ b/docs/en-US/guide/vexip-ui.md @@ -8,7 +8,7 @@ Almost all the **default value of props** for each component can be quickly modi And, the writing of component codes pay great attention to lowering the threshold of **source codes reading**, and the style of code is as close to the usual business code habits as possible to avoid dazzling encapsulation. -There are currently **70+** components, many you see everywhere are here and are better, and a few may bright your eyes. +There are currently **70+** components, many you see everywhere are here and are better, and a few may brighten your eyes. ## Features @@ -27,7 +27,7 @@ There are currently **70+** components, many you see everywhere are here and are ## Environment -All components supported in modern browsers, support of neerly two or three versions. +All components supported in modern browsers, support of nearly two or three versions. | [IE / Edge](http://godban.github.io/browsers-support-badges/)
Edge | [Firefox](http://godban.github.io/browsers-support-badges/)
Firefox | [Chrome](http://godban.github.io/browsers-support-badges/)
Chrome | [Safari](http://godban.github.io/browsers-support-badges/)
Safari | [iOS Safari](http://godban.github.io/browsers-support-badges/)
iOS Safari | [Opera](http://godban.github.io/browsers-support-badges/)
Opera | [Electron](http://godban.github.io/browsers-support-badges/)
Electron | | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |