Skip to content

Commit 29c0953

Browse files
authored
Update project-structure.md
1 parent 99ba8ec commit 29c0953

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/guide/basics/project-structure.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ Below you can find the Vue Storefront project structure with explanations and co
2323
- `helpers` - Global helpers
2424
- `lib` - Core libraries allowing functionalities like theme support, modules etc
2525
- `mixins` - Core Vue mixins
26-
= `i18n` - Internationalization plugin
26+
- `i18n` - Internationalization plugin
2727
- `modules` - core VSModules. Read more about modules [here](https://divanteltd.github.io/vue-storefront/guide/modules/introduction.html)
2828
- `pages` - Vue Storefront core pages
2929
- `scripts` - scripts like installer

0 commit comments

Comments
 (0)