Skip to content

Commit 540484d

Browse files
authored
chore: Fix typo (#34349)
1 parent 3341eea commit 540484d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ Gatsby is a modern web framework for blazing fast websites.
6666
limitations. Gatsby sites are fully functional React apps, so you can create high-quality,
6767
dynamic web apps, from blogs to e-commerce sites to user dashboards.
6868

69-
- **Choose your Rendering Option.** You can choose alternative [rendering options](https://gatsbyjs.com/docs/conceptual/rendering-options/), namely Deferred Static Generation (DSG) and Server-Side Rendering (SSR), in addition to Static Site Generation (SSG) — on a per-page basis. This type of granular control allows you to optimize for performance and productivity without sacrificing one for the other.
69+
- **Choose your Rendering Options.** You can choose alternative [rendering options](https://gatsbyjs.com/docs/conceptual/rendering-options/), namely Deferred Static Generation (DSG) and Server-Side Rendering (SSR), in addition to Static Site Generation (SSG) — on a per-page basis. This type of granular control allows you to optimize for performance and productivity without sacrificing one for the other.
7070

7171
- **Use a Modern Stack for Every Site.** No matter where the data comes from, Gatsby sites are
7272
built using React and GraphQL. Build a uniform workflow for you and your team, regardless of

0 commit comments

Comments
 (0)