Skip to content

Commit ce829ce

Browse files
authored
docs (nextjs): fsd app replaced with fsd pages in en comments (feature-sliced#786)
1 parent ef408c5 commit ce829ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

β€Ži18n/en/docusaurus-plugin-content-docs/current/guides/tech/with-nextjs.mdxβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ the FSD project structure inside the `src` folder. You should still also add the
102102
β”‚ β”œβ”€β”€ app # FSD app folder
103103
β”‚ β”œβ”€β”€ entities
104104
β”‚ β”œβ”€β”€ features
105-
β”‚ β”œβ”€β”€ pages # FSD app folder
105+
β”‚ β”œβ”€β”€ pages # FSD pages folder
106106
β”‚ β”œβ”€β”€ shared
107107
β”‚ β”œβ”€β”€ widgets
108108
```

0 commit comments

Comments
Β (0)