Skip to content

Commit 92e63d5

Browse files
Update docs/security/smartcontracts.md
1 parent 4370df7 commit 92e63d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/security/smartcontracts.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Polygon Labs takes the following approach in regards to smart contract security.
44

55
Smart contract codebases must be organized, readable, and understandable across multiple developers and project phases.
66

7-
Engineers tasked with developing such codebases follow industry standard secure coding practices and style guides, such as https://docs.soliditylang.org/en/latest/style-guide.html and https://github.com/coinbase/solidity-style-guide.
7+
Engineers tasked with developing such codebases follow industry-standard, secure coding practices and style guides, such as https://docs.soliditylang.org/en/latest/style-guide.html and https://github.com/coinbase/solidity-style-guide.
88

99
## Internal Assessments
1010

0 commit comments

Comments
 (0)