We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a6d6fe9 commit 8ffb2faCopy full SHA for 8ffb2fa
README.md
@@ -75,7 +75,7 @@ for this bug is to pass a function as the child which will then return the Compo
75
76
## Decorators
77
78
-ECMA Script 6 introduces a new syntactic feature called Decorators. `react-redux` comes with two decorators to simply
+ECMA Script 7 introduces a new syntactic feature called Decorators. `react-redux` comes with two decorators to simply
79
creating smart components and providing the store at the top level. Here is the same example at the top of this document
80
using decorators:
81
0 commit comments