Skip to content

Commit 50abbc8

Browse files
blog: fix typo in 'svelte.dev: A complete overhaul' blog entry (#9438) (#9450)
Co-authored-by: Arpit Jalan <[email protected]>
1 parent f3e0db1 commit 50abbc8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

documentation/blog/2023-06-29-svelte-dev-overhaul.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ We've also taken extra care to ensure that all the links from the old website wi
3131

3232
The lack of search functionality could make finding stuff a nuisance as <kbd>Ctrl+F</kbd> only returns results in order of occurrence and not order of importance. While <kbd>Ctrl+F</kbd> did have its benefits such as not requiring JS, now that the site has multiple pages, it's not an option anymore.
3333

34-
And for that, the new website comes with a search bar, which searches through the docs and the API surface. Hit <kbd>Ctrl+K</kbd> (or <kbd>CMD+F</kbd> for Mac users) and start searching — it even works without JavaScript!
34+
And for that, the new website comes with a search bar, which searches through the docs and the API surface. Hit <kbd>Ctrl+K</kbd> (or <kbd>CMD+K</kbd> for Mac users) and start searching — it even works without JavaScript!
3535

3636
## Lights, TypeScript, Action!
3737

0 commit comments

Comments
 (0)