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

Commit

Permalink
Update intro.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Tien Pham authored Nov 11, 2018
1 parent 75bcf48 commit 2e9d9ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/hyperion (server side rendering)/intro.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

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

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

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

0 comments on commit 2e9d9ea

Please sign in to comment.