You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On the “Synchronizing with Effects” page, scroll down to the “Try out some challenges” section. Select the fourth challenge, “Fix fetching inside an Effect”, then click on “Show solution”. The typo is in the last sentence of the solution: “problems” should be singular (problem), not plural.
Uh oh!
There was an error while loading. Please reload this page.
Summary
On the “Synchronizing with Effects” page, scroll down to the “Try out some challenges” section. Select the fourth challenge, “Fix fetching inside an Effect”, then click on “Show solution”. The typo is in the last sentence of the solution: “problems” should be singular (problem), not plural.
Screenshot of typo:
Page
https://react.dev/learn/synchronizing-with-effects
Details
The word "problems" should be singular (problem) to maintain grammatical agreement with the word "type", which refers to a singular noun.
The text was updated successfully, but these errors were encountered: