Fix typo in README (#1624)

This commit is contained in:
John Shutt
2019-01-29 10:31:18 -05:00
committed by Leo Arias
parent 8dd92fd6ca
commit 2c34cfbe0e

View File

@ -30,7 +30,7 @@ contract MyNFT is ERC721Full, ERC721Mintable {
> You need an ethereum development framework for the above import statements to work! Check out these guides for [Truffle] or [Embark]. > You need an ethereum development framework for the above import statements to work! Check out these guides for [Truffle] or [Embark].
On our site you will find a few [guides] to learn about the diferent parts of OpenZeppelin, as well as [documentation for the API][API docs]. Keep in mind that the API docs are work in progress, and dont hesitate to ask questions in [our Slack][Slack]. On our site you will find a few [guides] to learn about the different parts of OpenZeppelin, as well as [documentation for the API][API docs]. Keep in mind that the API docs are work in progress, and dont hesitate to ask questions in [our Slack][Slack].
## Security ## Security