Skip to content

Commit

Permalink
docs: fix minor type (vuejs#2893)
Browse files Browse the repository at this point in the history
incons -> icons
  • Loading branch information
Victor authored and haoqunjiang committed Nov 6, 2018
1 parent d56ed65 commit 2bd5b4f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/@vue/cli-plugin-pwa/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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=<pwa.assetsVersion>` 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=<pwa.assetsVersion>` to the URLs of the icons and manifest.

- **pwa.manifestPath**

Expand Down

0 comments on commit 2bd5b4f

Please sign in to comment.