Skip to content

Commit 5ae9c0a

Browse files
committed
Minor fix
1 parent d1d5f50 commit 5ae9c0a

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
@@ -206,7 +206,7 @@ For examples how to use them, please refer to the README of the above mentioned
206206

207207
**Note**: These low-level functions remain available for compatibility reasons.
208208
However, they were superseded by the `compile()` function and are no longer required.
209-
Starting in version `0.5.0+commit.1d4f565a`, the functions `compileSingle`, `compileMulti`, and `compileCallback` are always `null` when using newer binary versions.
209+
Starting from version `0.5.0+commit.1d4f565a`, the functions `compileSingle`, `compileMulti`, and `compileCallback` are always `null` when using newer solc binary versions.
210210
It is recommended to use the latest release of solc-js, but it should also handle all the older solc binaries down to `0.1.x`.
211211

212212
### Using with Electron

0 commit comments

Comments
 (0)