Skip to content

Commit 7e1346d

Browse files
committed
Merge pull request #17 from wbuchwalter/patch-1
Update README.md
2 parents a6d6fe9 + 8ffb2fa commit 7e1346d

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
@@ -75,7 +75,7 @@ for this bug is to pass a function as the child which will then return the Compo
7575

7676
## Decorators
7777

78-
ECMA Script 6 introduces a new syntactic feature called Decorators. `react-redux` comes with two decorators to simply
78+
ECMA Script 7 introduces a new syntactic feature called Decorators. `react-redux` comes with two decorators to simply
7979
creating smart components and providing the store at the top level. Here is the same example at the top of this document
8080
using decorators:
8181

0 commit comments

Comments
 (0)