Skip to content

Commit 7249ff5

Browse files
Change Vue reference to Svelte in docs
1 parent d8026b2 commit 7249ff5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Svelte/doc/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ Then install the bundle using Composer and Symfony Flex:
3535
3636
The Flex recipe will automatically set things up for you, like adding
3737
``.enableSvelte()`` to your ``webpack.config.js`` file and adding code
38-
to load your Vue components inside ``assets/app.js``.
38+
to load your Svelte components inside ``assets/app.js``.
3939

4040
Next, install a package to help Svelte:
4141

0 commit comments

Comments
 (0)