diff --git a/docs/layout-of-source-files.rst b/docs/layout-of-source-files.rst index 54cb8c59a..d50ea06a3 100644 --- a/docs/layout-of-source-files.rst +++ b/docs/layout-of-source-files.rst @@ -14,7 +14,7 @@ SPDX License Identifier Trust in smart contract can be better established if their source code is available. Since making source code available always touches on legal problems -with regards to copyright, the Solidity compiler encouranges the use +with regards to copyright, the Solidity compiler encourages the use of machine-readable `SPDX license identifiers `_. Every source file should start with a comment indicating its license: