diff --git a/EIPS/eip-2535.md b/EIPS/eip-2535.md index 29980e78..10f261e2 100644 --- a/EIPS/eip-2535.md +++ b/EIPS/eip-2535.md @@ -50,7 +50,7 @@ The loupe functions can be used for many things including: 1. To be used by user interfaces to show information about diamonds. 1. To be used by user interfaces to enable users to call functions on diamonds. -Diamonds support another form of transparency which is a historical record of all upgrades on a diamond. This is done with the DiamondCut event which is used to record all functions that are added, replaced or removed on diamond. +Diamonds support another form of transparency which is a historical record of all upgrades on a diamond. This is done with the DiamondCut event which is used to record all functions that are added, replaced or removed on a diamond. This standard is an improvement of [EIP-1538 Transparent Contract Standard](https://eips.ethereum.org/EIPS/eip-1538). The same motivations of that standard apply to this standard. @@ -611,4 +611,4 @@ This standard was also inspired by the design and implementation of the [Mokens ## Copyright -Copyright and related rights waived via [CC0](https://creativecommons.org/publicdomain/zero/1.0/).. +Copyright and related rights waived via [CC0](https://creativecommons.org/publicdomain/zero/1.0/).