We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3f15b4c commit 7bc3cd7Copy full SHA for 7bc3cd7
docs/dev-guide/ui-api.md
@@ -146,7 +146,7 @@ See [Prompts](#prompts) for more info.
146
147
The `data` object contains the JSON result of each config file content.
148
149
-For example, let's say the user has the following `vue.config.js` in his project:
+For example, let's say the user has the following `vue.config.js` in their project:
150
151
```js
152
module.exports = {
0 commit comments