Skip to content

Commit baa5909

Browse files
authored
Update 01.md
1 parent 741c5e4 commit baa5909

File tree

1 file changed

+1
-1
lines changed
  • challenges/react-navigation

1 file changed

+1
-1
lines changed

challenges/react-navigation/01.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ You will have something like this:
4646

4747
### Navigate to another screen
4848

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.
49+
Do you remember the `<Text>` "by login you accept the Terms and Conditions."? We will use the `navigate()` function to go to another screen.
5050

5151
![react-navigation](https://raw.githubusercontent.com/flexbox/react-native-workshop/main/challenges/react-navigation/react-navigation-focus.png)
5252

0 commit comments

Comments
 (0)