Skip to content

Commit 13909f7

Browse files
committed
[ci skip] fix typo
1 parent 34cf46c commit 13909f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHAGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
### OTHER CHANGES
1313

1414
- All `devDependencies` are updated to latest versions. Updated Webpack to v4.x.x and Babel to v7.x.x.
15-
- The library is now exported in both UMD (as was in version 1.x.x) and CommonJS. For CommonJS, the libdary's methods are also exported as standalone functions in order to import only the ones you want for your project. Check the [Usage](https://github.com/georapbox/immutable-arrays/blob/master/README.md#usage) section in README for more details.
15+
- The library is now exported in both UMD (as was in version 1.x.x) and CommonJS. For CommonJS, the library's methods are also exported as standalone functions in order to import only the ones you want for your project. Check the [Usage](https://github.com/georapbox/immutable-arrays/blob/master/README.md#usage) section in README for more details.
1616

1717

1818
## v1.0.3

0 commit comments

Comments
 (0)