Skip to content

Commit 4612a37

Browse files
authored
Merge pull request #344 from CHAOWEICHIU/master
Fix Typo
2 parents 866469a + 210cefd commit 4612a37

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,4 +238,4 @@ Alternatively, to iterate the releases, one can load `list.js` from `solc-bin`:
238238
<script type="text/javascript" src="https://solc-bin.ethereum.org/bin/list.js"></script>
239239
```
240240

241-
This will result in two global variables, `windows.soljsonReleases` listing all releases and `window.soljsonSources` listing all nightly builds and releases.
241+
This will result in two global variables, `window.soljsonReleases` listing all releases and `window.soljsonSources` listing all nightly builds and releases.

0 commit comments

Comments
 (0)