Skip to content

Commit 96cbda3

Browse files
docs: fix typo and add additional info (#755)
* chore: fix typo change adjective to verb * chore: add info for pages with no js at all * revert sveltekit:prefetch addition Co-authored-by: Rich Harris <[email protected]>
1 parent b5cfba6 commit 96cbda3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: documentation/docs/11-ssr-and-javascript.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ In certain circumstances you might need to disable this behaviour with the app-w
3434
</script>
3535
```
3636

37-
Note that this will disabling client-side routing for any navigation from this page, regardless of whether the router is already active.
37+
Note that this will disable client-side routing for any navigation from this page, regardless of whether the router is already active.
3838

3939
### hydrate
4040

0 commit comments

Comments
 (0)