This commit is contained in:
Francisco Giordano
2020-01-13 15:52:29 -03:00
committed by GitHub
parent 7014d94108
commit 73cbd6a38b

View File

@ -42,7 +42,7 @@ To keep your system secure, you should **always** use the installed code as-is,
[[next-steps]]
== Learn More
The guides in the sidebar will teach about different concepts, and how to use the realted contracts that OpenZeppelin Contracts provides:
The guides in the sidebar will teach about different concepts, and how to use the related contracts that OpenZeppelin Contracts provides:
* xref:access-control.adoc[Access Control]: decide who can perform each of the actions on your system.
* xref:tokens.adoc[Tokens]: create tradeable assets or collectives, and distribute them via xref:crowdsales.adoc[Crowdsales].