Describe the bug
The docs on context show const value = setContext('counter'); instead of const value = getContext('counter');
Reproduction
https://svelte-omnisite.vercel.app/docs/svelte/context
Logs
No response
System Info
Firefox (don't really think it matters though ^^)
Severity
annoyance