You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/start/framework/custom.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -73,7 +73,7 @@ createBrowserRouter([
73
73
74
74
## Server Rendering
75
75
76
-
To server render a custom setup, there are a few server APIs available for rendering an data loading.
76
+
To server render a custom setup, there are a few server APIs available for rendering and data loading.
77
77
78
78
This guide simply gives you some ideas about how it works. For deeper understanding, please see the [Custom Framework Example Repo](https://github.com/remix-run/custom-react-router-framework-example)
0 commit comments