8000 Fix README typo (#1429) · CrazyPython/immutable-js@273ec43 · GitHub
[go: up one dir, main page]

Skip to content

Commit 273ec43

Browse files
itsabdelrahmankozlitinaelja
authored andcommitted
Fix README typo (immutable-js#1429)
1 parent d9308b7 commit 273ec43

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
@@ -238,7 +238,7 @@ alpha.map((v, k) => k.toUpperCase()).join();
238238
### Convert from raw JavaScript objects and arrays.
239239

240240
Designed to inter-operate with your existing JavaScript, Immutable.js
241-
accepts plain JavaScript Arrays and Objects anywhere a method expects an
241+
accepts plain JavaScript Arrays and Objects anywhere a method expects a
242242
`Collection`.
243243

244244
<!-- runkit:activate -->

0 commit comments

Comments
 (0)
0