Skip to content

Commit bb6fe3e

Browse files
authored
tweak
1 parent 77119f4 commit bb6fe3e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

documentation/blog/2024-04-30-svelte-5-release-candidate.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ You can learn more about the new features from the [preview documentation](https
3939

4040
The highlights include:
4141

42-
- [runes](/blog/runes), the new signal-powered reactivity API that sits at the heart of Svelte 5 and unlocks _universal reactivity_
42+
- [runes](/blog/runes), the new signal-powered reactivity API that sits at the heart of Svelte 5 and unlocks _universal, fine-grained reactivity_
4343
- overhauled event handling with less boilerplate and more flexibility
4444
- better component composition through [_snippets_](https://svelte-5-preview.vercel.app/docs/snippets)
4545
- native TypeScript support, including inside your markup

0 commit comments

Comments
 (0)