diff --git a/docs/book/src/ssr/23_ssr_modes.md b/docs/book/src/ssr/23_ssr_modes.md index f49597e7ce..e89db9858c 100644 --- a/docs/book/src/ssr/23_ssr_modes.md +++ b/docs/book/src/ssr/23_ssr_modes.md @@ -67,7 +67,7 @@ If you’re using server-side rendering, the synchronous mode is almost never wh - Able to show the fallback loading state and dynamically replace it, instead of showing blank sections for un-loaded data. - _Cons_: Requires JavaScript to be enabled for suspended fragments to appear in correct order. (This small chunk of JS streamed down in a `