Skip to content

Commit d1b4714

Browse files
Paul Xutimneutkens
Paul Xu
authored andcommitted
Update incorrect example reference in readme (vercel#1901)
In the `with-refnux` eample.
1 parent 23574b5 commit d1b4714

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/with-refnux/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ now
2727

2828
## The idea behind the example
2929

30-
This example, just like `with-react` and `with-mobx` examples, shows how to manage a global state in your web-application.
30+
This example, just like `with-redux` and `with-mobx` examples, shows how to manage a global state in your web-application.
3131
In this case we are using [refnux](https://github.com/algesten/refnux) which is an alternative, simpler, purely functional store state manager.
3232

3333
We have two very similar pages (page1.js, page2.js). They both

0 commit comments

Comments
 (0)