Fix typo in guide.

This commit is contained in:
Nicolás Venturo
2019-05-29 12:41:44 -03:00
parent a2c5659faa
commit c23c63f9e5

View File

@ -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: