This repository was archived by the owner on Aug 5, 2025. It is now read-only.
- Notifications
You must be signed in to change notification settings - Fork238
Commitee29e32
authored
docs: change grammar to help reduce confusion (#431)
It was not clear which page below the layout inherits the data, because in fact it could be any page.The confusion can arise from the way the previous sentence was expressed, as **visually**, there is nothing `below` the layout in the project tree.There are siblings though, like `+page.svelte` but for a Svelte beginner it is **not** immediately obvious that this page also falls `under` the same layout.1 parent8cc995f commitee29e32
File tree
1 file changed
+1
-1
lines changed- content/tutorial/03-sveltekit/03-loading-data/02-layout-data
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
48 | | - | |
| 48 | + | |
49 | 49 | | |
50 | 50 | | |
0 commit comments
Comments
(0)