diff --git a/public/content/translations/hi/developers/docs/smart-contracts/security/index.md b/public/content/translations/hi/developers/docs/smart-contracts/security/index.md index adf59f58602..8a8f20ef8ae 100644 --- a/public/content/translations/hi/developers/docs/smart-contracts/security/index.md +++ b/public/content/translations/hi/developers/docs/smart-contracts/security/index.md @@ -115,7 +115,7 @@ contract VendingMachine { - स्मार्ट अनुबंध के परीक्षण, संकलन, परिनियोजन के लिए एक [विकास परिवेश](/developers/docs/frameworks/) का उपयोग करें -- अपने कोड को [Cyfrin Aderyn](https://github.com/Cyfrin/aderyn), Mythril और Slither जैसे बुनियादी कोड विश्लेषण उपकरणों से गुजारें। आदर्श रूप से, आपको यह हर पुल अनुरोध को मर्ज करने से पहले करना चाहिए और आउटपुट में अंतरों की तुलना करनी चाहिए +- अपने कोड को [Cyfrin Aaderyn](https://github.com/Cyfrin/aderyn), Mythril और Slither जैसे बुनियादी कोड विश्लेषण उपकरणों से गुजारें। आदर्श रूप से, आपको यह हर पुल अनुरोध को मर्ज करने से पहले करना चाहिए और आउटपुट में अंतरों की तुलना करनी चाहिए - सुनिश्चित करें कि आपका कोड बिना किसी त्रुटि के संकलित होता है, और Solidity कंपाइलर कोई चेतावनी नहीं देता