We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0200d53 commit 1e3574eCopy full SHA for 1e3574e
docs/guides/ssr.md
@@ -15,7 +15,7 @@ The most basic server rendering in React Router is pretty straightforward. Howev
15
- Data loading strategies that work on the client and server
16
- Handling code splitting in the server and client
17
- Proper HTTP status codes and redirects
18
-- Environment varialbes and secrets
+- Environment variables and secrets
19
- Deployment
20
21
Setting all of this up well can be pretty involved but is worth the performance and UX charactertics you can only get when server rendering.
0 commit comments