Skip to content

Commit 2353e82

Browse files
README.md: linting
1 parent e8fa0bf commit 2353e82

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
@@ -69,7 +69,7 @@ an error, and keep re-running the compiler until all of them are resolved.
6969
Example:
7070

7171
```javascript
72-
var solc = require('solc');
72+
const solc = require('solc');
7373

7474
var input = {
7575
language: 'Solidity',

0 commit comments

Comments
 (0)