Skip to content

Commit ca1cc7c

Browse files
docs: typo fix Update erc-6381.md (#866)
Co-authored-by: lightclient <14004106+lightclient@users.noreply.github.com>
1 parent 38d7a35 commit ca1cc7c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ERCS/erc-6381.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -318,7 +318,7 @@ The proposal only accepts the Unicode identifier which is a `bytes4` value. This
318318
2. **Should the proposal use emojis to relay the impressions of NFTs or some other method?**\
319319
The impressions could have been done using user-supplied strings or numeric values, yet we decided to use emojis since they are a well established mean of relaying impressions and emotions.
320320
3. **Should the proposal establish an emotable extension or a common-good repository?**\
321-
Initially we set out to create an emotable extension to be used with any ERC-721 compilant tokens. However, we realized that the proposal would be more useful if it was a common-good repository of emotable tokens. This way, the tokens that can be reacted to are not only the new ones but also the old ones that have been around since before the proposal.\
321+
Initially we set out to create an emotable extension to be used with any ERC-721 compliant tokens. However, we realized that the proposal would be more useful if it was a common-good repository of emotable tokens. This way, the tokens that can be reacted to are not only the new ones but also the old ones that have been around since before the proposal.\
322322
In line with this decision, we decided to calculate a deterministic address for the repository smart contract. This way, the repository can be used by any NFT collection without the need to search for the address on the given chain.
323323
4. **Should we include only single-action operations, only multi-action operations, or both?**\
324324
We've considered including only single-action operations, where the user is only able to react with a single emoji to a single token, but we decided to include both single-action and multi-action operations. This way, the users can choose whether they want to emote or undo emote on a single token or on multiple tokens at once.\

0 commit comments

Comments
 (0)