Skip to content

Commit

Permalink
Merge pull request #412 from sidarth16/patch-1
Browse files Browse the repository at this point in the history
typo
  • Loading branch information
montyly authored May 16, 2023
2 parents 10104f3 + 0f386bf commit fc58a91
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crytic_compile/platform/solc.py
Original file line number Diff line number Diff line change
Expand Up @@ -474,7 +474,7 @@ def _run_solc(
force_legacy_json (bool): Force to use the legacy json format. Defaults to False.
Raises:
InvalidCompilation: If solc faile to run
InvalidCompilation: If solc failed to run
Returns:
Dict: Json compilation artifacts
Expand Down

0 comments on commit fc58a91

Please sign in to comment.