Skip to content

Commit 05832f5

Browse files
kilavvyAniket-Engg
authored andcommitted
Update solidity.ts
1 parent 5a1d8a9 commit 05832f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libs/remix-ui/editor/src/lib/syntaxes/solidity.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1236,7 +1236,7 @@ export const solidityTokensProvider = {
12361236
'abstract',
12371237
'payable',
12381238
'nonpayable',
1239-
'constants',
1239+
'constant',
12401240
'immutable',
12411241
'assert',
12421242
'require',

0 commit comments

Comments
 (0)