Update eip-2535.md (#3680)

This commit is contained in:
Nick Mudge 2021-07-27 00:00:02 -04:00 committed by GitHub
parent 95e2b56be8
commit 3b9a2b416a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -23,7 +23,7 @@ Standardizes contract interfaces and implementation details of diamonds, enablin
A diamond is a contract that implements the Specification in this standard.
Terminology from the diamond industry.
Diamond analogy helps conceptualize development.
## Motivation