Skip to content

Commit 9948172

Browse files
committed
docs: update docs
1 parent 8b7c5e6 commit 9948172

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Diff for: docs/guide/using-vue.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -215,7 +215,7 @@ The compiled content of the current `.md` file being rendered. This will be very
215215

216216
- **Usage**:
217217

218-
You can use this component at the end of header text to add some status for some API:
218+
You can use this component in header to add some status for some API:
219219

220220
``` md
221221
### Badge <Badge text="beta" type="warn"/> <Badge text="0.10.1+"/>

Diff for: docs/zh/guide/using-vue.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -218,7 +218,7 @@ export default {
218218

219219
- **Usage**:
220220

221-
你可以在标题文本的末尾,使用这个组件来为某些 API 添加一些状态:
221+
你可以在标题中,使用这个组件来为某些 API 添加一些状态:
222222

223223
``` md
224224
### Badge <Badge text="beta" type="warn"/> <Badge text="0.10.1+"/>

0 commit comments

Comments
 (0)