Francisco Giordano 5 년 전
부모
커밋
73cbd6a38b
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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].