Skip to content

Commit

Permalink
Typo fix
Browse files Browse the repository at this point in the history
	modified:   commands.json
  • Loading branch information
abernatskiy committed Jan 24, 2024
1 parent 480b76a commit a1b17e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion commands.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"cmd": ["tsc"]
},
"check-key": {
"cmd": ["node", "scripts/checkKey.js", "query-gateway/keys/networkTestTwoHighTrafficLogs.key`"],
"cmd": ["node", "scripts/checkKey.js", "query-gateway/keys/networkTestTwoHighTrafficLogs.key"],
"hidden": true
},
"stake": {
Expand Down

0 comments on commit a1b17e9

Please sign in to comment.