Skip to content

Commit

Permalink
Fix API getVerificationResult
Browse files Browse the repository at this point in the history
  • Loading branch information
emiliorizzo committed Jan 7, 2021
1 parent 8bdedaa commit f19215c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/api/modules/ContractVerification.js
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ export class ContractVerification extends DataCollectorItem {
},
/**
* @swagger
* /api?module=contractVerifier&action=getVersificationResult:
* /api?module=contractVerifier&action=getVerificationResult:
* get:
* description: Gets the result of source code verification
* tags:
Expand Down

0 comments on commit f19215c

Please sign in to comment.