Skip to content

Commit 4aa9563

Browse files
author
Matthieu Napoli
committed
Typo
1 parent 4f6440e commit 4aa9563

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ The boilerplate will follow new React-Native releases as soon as libraries and t
2929
- [`App/Containers`](App/Containers): container components
3030
- [`App/Images`](App/Images): images used by the application
3131
- [`App/Stores`](App/Stores): redux [actions, reducers and stores](https://redux.js.org/basics)
32-
- [`App/Sagas`](App/Sagas): redux sagas
32+
- [`App/Saga`](App/Sagas): redux sagas
3333
- [`App/Services`](App/Services): application services
3434
- [`App/Theme`](App/Theme): base styles for the application
3535

0 commit comments

Comments
 (0)