diff --git a/packages/mesh-contract/src/royalties/cip102.md b/packages/mesh-contract/src/royalties/cip102.md index 91d6d691..b7cad9da 100644 --- a/packages/mesh-contract/src/royalties/cip102.md +++ b/packages/mesh-contract/src/royalties/cip102.md @@ -165,7 +165,7 @@ See the [CIP-0068 Extension Boilerplate](https://github.com/cardano-foundation/C ### Acceptance Criteria - [x] This CIP should receive feedback, criticism, and refinement from: CIP Editors and the community of people involved with NFT projects to review any weaknesses or areas of improvement. -- [x] Guidelines and examples of publication of data as well as discovery and validation should be included as part of of criteria for acceptance. +- [x] Guidelines and examples of publication of data as well as discovery and validation should be included as part of criteria for acceptance. - [x] Minimal reference implementation making use of [Lucid](https://github.com/spacebudz/lucid) (off-chain), [PlutusTx](https://github.com/input-output-hk/plutus) (on-chain): [Reference Implementation](https://github.com/SamDelaney/CIP_102_Reference). - [ ] Implementation and use demonstrated by the community: NFT Projects, Blockchain Explorers, Wallets, Marketplaces. @@ -181,4 +181,4 @@ This CIP is licensed under [CC-BY-4.0](https://creativecommons.org/licenses/by/4 [CIP-0027]: https://github.com/cardano-foundation/CIPs/tree/master/CIP-0027 [CIP-0067]: https://github.com/cardano-foundation/CIPs/tree/master/CIP-0067 -[CIP-0068]: https://github.com/cardano-foundation/CIPs/tree/master/CIP-0068 \ No newline at end of file +[CIP-0068]: https://github.com/cardano-foundation/CIPs/tree/master/CIP-0068