File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
website/docs/introduction Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -49,7 +49,7 @@ complete example of how to use Redux in a real application. Async actions such a
4949and delays are demonstrated. Also used is the
5050[ presenter-middleware] ( https://github.com/reduxkotlin/presenter-middleware ) as a presentation layer.
5151
52- Run the [ Counter ] ( https://github.com/reduxkotlin/NameGameSampleApp ) example:
52+ Run the [ NameGame ] ( https://github.com/reduxkotlin/NameGameSampleApp ) example:
5353
5454``` sh
5555git clone https://github.com/reduxkotlin/NameGameSampleApp.git
@@ -74,7 +74,7 @@ complete example of how to use Redux in a real application. Async actions such a
7474and delays are demonstrated. Also used is the
7575[ presenter-middleware] ( https://github.com/reduxkotlin/presenter-middleware ) as a presentation layer.
7676
77- Run the [ Counter ] ( https://github.com/reduxkotlin/ReadingListSampleApp ) example:
77+ Run the [ ReadingList ] ( https://github.com/reduxkotlin/ReadingListSampleApp ) example:
7878
7979
8080``` sh
You can’t perform that action at this time.
0 commit comments