docs: fix minor type (#2893)

incons -> icons
This commit is contained in:
Victor
2018-11-06 04:17:34 +01:00
committed by Haoqun Jiang
parent d56ed653c7
commit 2bd5b4f8ab
+1 -1
View File
@@ -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 browsers 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 browsers cache. This will append `?v=<pwa.assetsVersion>` to the URLs of the icons and manifest.
- **pwa.manifestPath**