Skip to content

Commit 1db6ef3

Browse files
Fixed: double structure definition
1 parent 8c7c614 commit 1db6ef3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/3.web/guide.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ The architecture includes the following apps:
1818
1919
#### Web application
2020

21-
Web app follows a Nuxt.js [Structure](https://nuxt.com/docs/guide/directory-structure/nuxt) file structure:
21+
Web app follows a typical Nuxt.js directory [structure](https://nuxt.com/docs/guide/directory-structure/nuxt) with a few tweaks:
2222

2323
```shell
2424

0 commit comments

Comments
 (0)