We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8b7c5e6 commit 9948172Copy full SHA for 9948172
docs/guide/using-vue.md
@@ -215,7 +215,7 @@ The compiled content of the current `.md` file being rendered. This will be very
215
216
- **Usage**:
217
218
-You can use this component at the end of header text to add some status for some API:
+You can use this component in header to add some status for some API:
219
220
``` md
221
### Badge <Badge text="beta" type="warn"/> <Badge text="0.10.1+"/>
docs/zh/guide/using-vue.md
@@ -218,7 +218,7 @@ export default {
-你可以在标题文本的末尾,使用这个组件来为某些 API 添加一些状态:
+你可以在标题中,使用这个组件来为某些 API 添加一些状态:
222
223
224
0 commit comments