diff --git a/src/ssr/23_ssr_modes.md b/src/ssr/23_ssr_modes.md
index 89a83c1..3a81940 100644
--- a/src/ssr/23_ssr_modes.md
+++ b/src/ssr/23_ssr_modes.md
@@ -90,7 +90,7 @@ Because it offers the best blend of performance characteristics, Leptos defaults
// the title and metadata *after* loading the data
@@ -149,7 +149,7 @@ Combined with the following route definition, which uses `SsrMode::PartiallyBloc
// the title and metadata *after* loading the data