mirror of
https://gitee.com/vant-contrib/vant.git
synced 2025-04-06 03:57:59 +08:00
docs(README.MD): fix incorrect word (#4343)
This commit is contained in:
parent
252bd25662
commit
beb4036572
@ -23,7 +23,7 @@ The value of field is bound with v-model.
|
||||
|
||||
### Custom type
|
||||
|
||||
Use `type` prop to custom diffrent type fields.
|
||||
Use `type` prop to custom different type fields.
|
||||
|
||||
```html
|
||||
<van-cell-group>
|
||||
|
@ -6,7 +6,7 @@ The default language of Vant is Chinese. If you want to use other languages, you
|
||||
|
||||
### Switch languages
|
||||
|
||||
Vant supports multiple languages with the Locale component, and the `Locale.use` method allows you to switch to diffrent languages.
|
||||
Vant supports multiple languages with the Locale component, and the `Locale.use` method allows you to switch to different languages.
|
||||
|
||||
```js
|
||||
import { Locale } from 'vant';
|
||||
|
Loading…
x
Reference in New Issue
Block a user