Francisco Giordano 5 jaren geleden
bovenliggende
commit
73cbd6a38b
1 gewijzigde bestanden met toevoegingen van 1 en 1 verwijderingen
  1. 1 1
      docs/modules/ROOT/pages/index.adoc

+ 1 - 1
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].