Commit da86fee
docs: Improve explanation of 05-keyed-each-blocks in tutorial (#1252)
* Update index.md
I personally was very confused with the previous explanation as to what it meant that the other list items were updated. Explaining it that egg replaced the name attribute for the doughnut, and doughnut replaced the name attribute for the car node, helped me understand what Svelte was actually doing.
* Apply suggestions from code review
---------
Co-authored-by: Rich Harris <hello@rich-harris.dev>1 parent 855e667 commit da86fee
File tree
1 file changed
+2
-2
lines changed- apps/svelte.dev/content/tutorial/01-svelte/04-logic/05-keyed-each-blocks
1 file changed
+2
-2
lines changedLines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| |||
0 commit comments