Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Josh-Walker-GM committed Sep 4, 2024
1 parent 5f02530 commit 799f830
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion web/src/content/upgrades/v8/highlights.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ Core team member Rob has an awesome introduction video covering this new feature
<iframe src="https://www.youtube.com/embed/fypXtsXxeIc?si=5qMZvY_2FDAxf_hW?rel=0&modestbranding=1" title="YouTube video player" allowFullScreen></iframe>

## Easier SSR and RSC setup
It's easier than every to enable our experimental SSR and RSC features. You can now enable SSR or RSC with a single command without having to first upgrade to a canary version of Redwood.
It's easier than ever to enable our experimental SSR and RSC features. You can now enable SSR or RSC with a single command without having to first upgrade to a canary version of Redwood.

```bash
yarn rw setup exp-streaming-ssr # Setup SSR
Expand Down

0 comments on commit 799f830

Please sign in to comment.