Skip to content

Commit

Permalink
Shorten Contract Verification plugin description in featured view
Browse files Browse the repository at this point in the history
  • Loading branch information
manuelwedler authored and Aniket-Engg committed Jan 13, 2025
1 parent f529c4c commit b334d32
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/remix-ide/src/app/tabs/locales/en/home.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"home.solhintPluginDesc": "Solhint is an open source project for linting Solidity code.",
"home.sourcifyPluginDesc": "Solidity contract and metadata verification service.",
"home.unitTestPluginDesc": "Write and run unit tests for your contracts in Solidity.",
"home.contractVerificationDesc": "Verify contract code on Sourcify, Etherscan, Blockscout and Routescan at the same time.",
"home.contractVerificationDesc": "Verify contracts on multiple services at the same time.",
"home.dgitPluginDesc": "Add source control to your projects.",
"home.oneClickDappDesc": "Quickly generate smart contract interfaces",
"home.getStarted": "Get Started",
Expand Down

0 comments on commit b334d32

Please sign in to comment.