Skip to content

Commit 23bb772

Browse files
authored
Update overview.mdx
change "slide"->"slice"
1 parent 0b552bb commit 23bb772

File tree

1 file changed

+1
-1
lines changed
  • i18n/en/docusaurus-plugin-content-docs/current/get-started

1 file changed

+1
-1
lines changed

i18n/en/docusaurus-plugin-content-docs/current/get-started/overview.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ Layers are standardized across all FSD projects. You don't have to use all of th
7777

7878
Layers: **App** and **Shared**, unlike other layers, do not have slices and are divided into segments directly.
7979

80-
However, all other layers — **Entities**, **Features**, **Widgets**, and **Pages**, retain the structure in which you must first create slides, inside which you create the segments.
80+
However, all other layers — **Entities**, **Features**, **Widgets**, and **Pages**, retain the structure in which you must first create slices, inside which you create the segments.
8181

8282
:::
8383
The trick with layers is that modules on one layer can only know about and import from modules from the layers strictly below.

0 commit comments

Comments
 (0)