diff --git a/documentation/docs/11-ssr-and-javascript.md b/documentation/docs/11-ssr-and-javascript.md index 36a990edeb3e..364788e7db74 100644 --- a/documentation/docs/11-ssr-and-javascript.md +++ b/documentation/docs/11-ssr-and-javascript.md @@ -34,7 +34,7 @@ In certain circumstances you might need to disable this behaviour with the app-w ``` -Note that this will disabling client-side routing for any navigation from this page, regardless of whether the router is already active. +Note that this will disable client-side routing for any navigation from this page, regardless of whether the router is already active. ### hydrate