Skip to content

Commit b00a3e7

Browse files
authored
Update 02.md
1 parent baa5909 commit b00a3e7

File tree

1 file changed

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

1 file changed

+2
-2
lines changed

challenges/react-navigation/02.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
## 👾 Before we start the exercise
88

99
- Check the [`route` prop documentation](https://reactnavigation.org/docs/route-prop).
10-
- Do you remeber how to [pass to the destination route](https://reactnavigation.org/docs/navigation-prop#common-api-reference)?
10+
- Do you remember how to [pass to the destination route](https://reactnavigation.org/docs/navigation-prop#common-api-reference)?
1111

1212
## 👨‍🚀 Exercise 2
1313

@@ -49,4 +49,4 @@ You can use these component to make it pretty:
4949

5050
Start the project with and open the `expo-dev-tools` with `?` and `shift + m` in your terminal to open the menu and select `@dev-plugins/react-navigation`.
5151

52-
Now you can navigate in your app and see the `route` and `params` of the screen.
52+
Now you can navigate in your app and see the `route` and `params` of the screen.

0 commit comments

Comments
 (0)