diff --git a/docs/modules/ROOT/pages/index.adoc b/docs/modules/ROOT/pages/index.adoc index aba885749..35a7292a7 100644 --- a/docs/modules/ROOT/pages/index.adoc +++ b/docs/modules/ROOT/pages/index.adoc @@ -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].