Skip to content

Commit c022b4a

Browse files
authored
Update TabNavigator.tsx
1 parent 89cb8dd commit c022b4a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: fixture/src/examples/TabNavigator.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)