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
{{ message }}
This repository was archived by the owner on Oct 11, 2022. It is now read-only.
Copy file name to clipboardExpand all lines: docs/hyperion (server side rendering)/intro.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@
4
4
5
5
*Hyperion: (/haɪˈpɪəriən/) is one of the twelve Titan children of Gaia and Uranus.*
6
6
7
-
Hyperion is the server responsible for server-side rendering the front end. In production, Hyperion does an initial render of a requested view on the server and respondes with static HTML. The static HTML is then rehydrated with our JS bundle.
7
+
Hyperion is the server responsible for server-side rendering the front end. In production, Hyperion does an initial render of a requested view on the server and responds with static HTML. The static HTML is then rehydrated with our JS bundle.
8
8
9
9
Learn more about [development with Hyperion](development.md)
0 commit comments