From 7bc3cd7541569e4241a4045da4c59ef34dbc1bc8 Mon Sep 17 00:00:00 2001 From: Haoqun Jiang Date: Sat, 21 Dec 2019 13:44:06 +0800 Subject: [PATCH] docs: his -> their (#4976) --- docs/dev-guide/ui-api.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/dev-guide/ui-api.md b/docs/dev-guide/ui-api.md index a742100d9..1b78128bf 100644 --- a/docs/dev-guide/ui-api.md +++ b/docs/dev-guide/ui-api.md @@ -146,7 +146,7 @@ See [Prompts](#prompts) for more info. The `data` object contains the JSON result of each config file content. -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: ```js module.exports = {