Skip to content

Commit

Permalink
docs: changes wording
Browse files Browse the repository at this point in the history
  • Loading branch information
SukkaW committed Aug 17, 2022
1 parent 6ce0a1c commit 9f52614
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion errors/invalid-dynamic-suspense.md
Expand Up @@ -2,7 +2,7 @@

#### Why This Error Occurred

- You are using a React version older than 18 with `{ suspense: true }`.
- You are using `{ suspense: true }` with React version older than 18.
- You are using `{ suspense: true, ssr: false }`.

#### Possible Ways to Fix It
Expand Down

0 comments on commit 9f52614

Please sign in to comment.