Skip to content
This repository was archived by the owner on Oct 11, 2022. It is now read-only.

Commit 2e9d9ea

Browse files
author
Tien Pham
authored
Update intro.md
1 parent 75bcf48 commit 2e9d9ea

File tree

1 file changed

+1
-1
lines changed
  • docs/hyperion (server side rendering)

1 file changed

+1
-1
lines changed

docs/hyperion (server side rendering)/intro.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
*Hyperion: (/haɪˈpɪəriən/) is one of the twelve Titan children of Gaia and Uranus.*
66

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.
88

99
Learn more about [development with Hyperion](development.md)
1010

0 commit comments

Comments
 (0)