Skip to content

Commit 89cb8dd

Browse files
authored
Update DrawerNavigator.tsx
1 parent e793dfa commit 89cb8dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

fixture/src/examples/DrawerNavigator.tsx

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ import {NavigationKeys} from '../constants';
99
/**
1010
* This screen simulates an example where multiple screens can be
1111
* mounted in parallel at the same time. Changes in one screen can affect
12-
* some global state (through react context) that can cause a parallely
12+
* some global state (through react context) that can cause a parallelly
1313
* active screen to re-render.
1414
*/
1515

0 commit comments

Comments
 (0)