Fix typo in 101-tools/readme.md (#1768)

propertly -> property
pull/1773/head
Ikko Ashimine 2 years ago committed by GitHub
parent ca2be269c0
commit 53ca159bbb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      content/roadmaps/112-blockchain/content/105-blockchain-security/101-tools/readme.md

@ -1,3 +1,3 @@
# Tools # Tools
Blockchain and smart contract technology is faily new, therefore, you should expect constant changes in the security landscape, as new bugs and security risks are discovered, and new best practices are developed. Keeping track of this constantly moving landscape proves difficult, so using tools to aid this mission is important. The cost of failing to propertly secure smart contracts can be high, and because change can be difficult, we must make use of these tools. Blockchain and smart contract technology is faily new, therefore, you should expect constant changes in the security landscape, as new bugs and security risks are discovered, and new best practices are developed. Keeping track of this constantly moving landscape proves difficult, so using tools to aid this mission is important. The cost of failing to property secure smart contracts can be high, and because change can be difficult, we must make use of these tools.

Loading…
Cancel
Save