From a85a32f97a561bd52474545b5e057023a8088276 Mon Sep 17 00:00:00 2001 From: Haoqun Jiang Date: Wed, 18 Dec 2019 22:15:53 +0800 Subject: [PATCH] docs: his -> their --- 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 a742100d9e..1b78128bf0 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 = {