Skip to content

Commit 1a5e8e9

Browse files
committed
lowercase
1 parent 68266a6 commit 1a5e8e9

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
@@ -58,7 +58,7 @@ We now have modern state-based alternatives to the `spring` and `tweened` stores
5858
- [docs](/docs/svelte/svelte-motion)
5959
- [demo](/playground/8a021b2ec2064230bde4a10b08464876?version=5.8.0)
6060

61-
## Day 7: Better tutorial navigation
61+
## Day 7: better tutorial navigation
6262

6363
A lot of you disliked the dropdown navigation for the tutorial — essentially a giant, unwieldy `<select>` element — so we've replaced it with a hierarchical menu. Because it's all just `<details>` and `<a>` elements, we get accessibility features for free. You can even navigate the tutorial with JavaScript disabled!
6464

0 commit comments

Comments
 (0)