Fix typo in guide.

pull/1781/head
Nicolás Venturo 6 years ago
parent a2c5659faa
commit c23c63f9e5
  1. 3
      docs/tokens.md

@ -115,7 +115,8 @@ contract DoggoTime is ERC721Full {
_setTokenURI(doggoTokenId, tokenURI);
return true;
}
}```
}
```
Now anyone who wants to sell their time in exchange for DOGGO tokens can call:

Loading…
Cancel
Save