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.
2 parents a6d6fe9 + 8ffb2fa commit 7e1346dCopy full SHA for 7e1346d
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