diff --git a/symfony/ux-vue/2.9/manifest.json b/symfony/ux-vue/2.9/manifest.json index 7527bb68f..fbbef853c 100644 --- a/symfony/ux-vue/2.9/manifest.json +++ b/symfony/ux-vue/2.9/manifest.json @@ -31,7 +31,7 @@ }, { "file": "assets/app.js", - "content": "// If you prefer to lazy-load your Vue.js controller components, in order to reduce the JavaScript bundle the smallest as possible,", + "content": "// If you prefer to lazy-load your Vue.js controller components, in order to reduce the JavaScript bundle the smallest as possible", "position": "bottom", "warn_if_missing": true, "requires": "symfony/webpack-encore-bundle"