Skip to content

Commit 956d6f1

Browse files
authored
Merge pull request #155 from KingMob/patch-1
Fix package name typo in CHANGES.md
2 parents ddcbac9 + 5f40073 commit 956d6f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGES.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
## 0.2.6 Updated for latest React 16.4
22

3-
* requires `cljsjs/react-create-class` - you may need to exclude this
3+
* requires `cljsjs/create-react-class` - you may need to exclude this
44
along with `cljsjs/react` and `cljsjs/react-dom` if you are using
55
npm dependencies
66
* should effortlessly support the latest reagent

0 commit comments

Comments
 (0)