Commit 10bdf8d
authored
docs: fix sample code in tutorial text to match the exercise solution (sveltejs#463)
This commit fix sample code in the-form-element tutorial text, which is `01-the-form-element
/README.md`, to match the exercise solution, which is `01-the-form-element/app-b/src/routes/+page.svelte`.1 parent 3fe7f04 commit 10bdf8d
File tree
1 file changed
+2
-2
lines changed- content/tutorial/03-sveltekit/06-forms/01-the-form-element
1 file changed
+2
-2
lines changedLines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
| 23 | + | |
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| |||
0 commit comments