Skip to content

Commit 210cefd

Browse files
authored
Fix Typo
1 parent 866469a commit 210cefd

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)