Merge pull request #12504 from brien-tech/patch-1

Fixing typo in "smart contracts"
This commit is contained in:
Harikrishnan Mulackal
2022-01-10 13:43:23 +05:30
committed by GitHub
+1 -1
View File
@@ -13,7 +13,7 @@ and :ref:`constant variable<constants>` definitions.
SPDX License Identifier
=======================
Trust in smart contract can be better established if their source code
Trust in smart contracts 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 encourages the use
of machine-readable `SPDX license identifiers <https://spdx.org>`_.