Skip to content

Commit c917b47

Browse files
committed
oops i meant to say this
1 parent d964e0b commit c917b47

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/svelte.dev/content/blog/2024-12-01-advent-of-svelte.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ A lot of you disliked the dropdown navigation for the tutorial — essentially a
6464

6565
- [tutorial](/tutorial/svelte/welcome-to-svelte)
6666

67-
## Day 8: functional bindings
67+
## Day 8: function bindings
6868

6969
You can now do `bind:value={get, set}` to validate and transform bound values. This works for all bindings, even on components.
7070

0 commit comments

Comments
 (0)