Skip to content

Commit 71c28e4

Browse files
committed
docs: wording
1 parent 04746c1 commit 71c28e4

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ English | [简体中文](./docs/README.zh-CN.md)
3333
- Support Vite, Vue CLI, webpack, CDN...
3434
- Support microfrontends ([wujie](https://github.com/Tencent/wujie), [qiankun](https://github.com/umijs/qiankun), [single-spa](https://github.com/single-spa/single-spa)...)
3535
- Edit mode two-way binding
36-
- Local registration + local configuration, or global registration + global configuration (Powered by [vue-global-config](https://github.com/cloydlau/vue-global-config))
36+
- Local registration & configuration, or global registration & configuration (Powered by [vue-global-config](https://github.com/cloydlau/vue-global-config))
3737

3838
<br>
3939

docs/README.zh-CN.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,11 +27,11 @@
2727
## 特性
2828

2929
- Vue 2.6/2.7/3 通用
30-
- 支持 SSRNuxt 2/3 通用
30+
- 支持 SSR (Nuxt 2/3 通用)
3131
- 支持 Vite,Vue CLI,webpack,CDN……
3232
- 支持微前端 ([wujie](https://github.com/Tencent/wujie)[qiankun](https://github.com/umijs/qiankun)[single-spa](https://github.com/single-spa/single-spa)……)
3333
- 编辑模式双向绑定
34-
- 局部注册 + 局部传参,也可以全局注册 + 全局传参 ([vue-global-config](https://github.com/cloydlau/vue-global-config) 提供技术支持)
34+
- 局部注册并传参,或全局注册并传参 ([vue-global-config](https://github.com/cloydlau/vue-global-config) 提供技术支持)
3535

3636
<br>
3737

0 commit comments

Comments
 (0)