This commit is contained in:
tincho
2020-09-01 14:57:40 -03:00
committed by GitHub
parent cb791a1b21
commit aaa5ef81cf
9 changed files with 13 additions and 13 deletions

View File

@ -10,7 +10,7 @@ program that extracts the API Reference from source code.
The [`docs.openzeppelin.com`](https://github.com/OpenZeppelin/docs.openzeppelin.com)
repository hosts the configuration for the entire site, which includes
documetation for all of the OpenZeppelin projects.
documentation for all of the OpenZeppelin projects.
To run the docs locally you should run `npm run docs:watch` on this
repository.