Skip to content

Commit

Permalink
Change Vue reference to Svelte in docs
Browse files Browse the repository at this point in the history
  • Loading branch information
leonardsimonse authored Jul 24, 2023
1 parent d8026b2 commit 7249ff5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Svelte/doc/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ Then install the bundle using Composer and Symfony Flex:
The Flex recipe will automatically set things up for you, like adding
``.enableSvelte()`` to your ``webpack.config.js`` file and adding code
to load your Vue components inside ``assets/app.js``.
to load your Svelte components inside ``assets/app.js``.

Next, install a package to help Svelte:

Expand Down

0 comments on commit 7249ff5

Please sign in to comment.