We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 741c5e4 commit baa5909Copy full SHA for baa5909
challenges/react-navigation/01.md
@@ -46,7 +46,7 @@ You will have something like this:
46
47
### Navigate to another screen
48
49
-Do you remeber the `<Text>` "by login you accept the Terms and Conditions."? We will use the `navigate()` function to go to another screen.
+Do you remember the `<Text>` "by login you accept the Terms and Conditions."? We will use the `navigate()` function to go to another screen.
50
51

52
0 commit comments