From fad187280953ae7c8bc7dbd32e025a5d2d4ea3a5 Mon Sep 17 00:00:00 2001 From: Victor Date: Mon, 5 Nov 2018 09:34:01 +0100 Subject: [PATCH] Fixed minor type incons -> icons --- packages/@vue/cli-plugin-pwa/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/@vue/cli-plugin-pwa/README.md b/packages/@vue/cli-plugin-pwa/README.md index 381ac732df..8a65cfba79 100644 --- a/packages/@vue/cli-plugin-pwa/README.md +++ b/packages/@vue/cli-plugin-pwa/README.md @@ -57,7 +57,7 @@ file, or the `"vue"` field in `package.json`. - Default: `''` - This option is used if you need to add a version to your incons and manifest, against browser’s cache. This will append `?v=` to the URLs of the icons and manifest. + This option is used if you need to add a version to your icons and manifest, against browser’s cache. This will append `?v=` to the URLs of the icons and manifest. - **pwa.manifestPath**