We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d8026b2 commit 7249ff5Copy full SHA for 7249ff5
src/Svelte/doc/index.rst
@@ -35,7 +35,7 @@ Then install the bundle using Composer and Symfony Flex:
35
36
The Flex recipe will automatically set things up for you, like adding
37
``.enableSvelte()`` to your ``webpack.config.js`` file and adding code
38
-to load your Vue components inside ``assets/app.js``.
+to load your Svelte components inside ``assets/app.js``.
39
40
Next, install a package to help Svelte:
41
0 commit comments