Skip to content

Commit ffbadb1

Browse files
committed
update readme to reflect that it's just some of the changes wrt rescript-js that are written down in the readme
1 parent 66d69e5 commit ffbadb1

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
@@ -100,7 +100,7 @@ open OCamlCompat
100100

101101
## Differences to `rescript-js`
102102

103-
This standard library is based on `rescript-js`, but with the tweaks and modifications listed below. There are also no uncurried versions of anything in the standard library. This is because _uncurried by default_ will be coming soon in ReScript 11, which will remove the need for explicitly uncurried functions.
103+
This standard library is based on `rescript-js`, but with the tweaks and modifications. Some of the changes are listed below. There are also no uncurried versions of anything in the standard library. This is because _uncurried by default_ will be coming soon in ReScript 11, which will remove the need for explicitly uncurried functions.
104104

105105
### Array
106106

0 commit comments

Comments
 (0)