Corrected a typo in Readme.md (Top -> To)

This commit is contained in:
jmichael7 2023-10-19 22:46:54 +05:30 committed by GitHub
parent 2962b0ae43
commit 32501fbb2b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -279,7 +279,7 @@ arguments and it will create zip file that OpenPype can use.
Building documentation
----------------------
Top build API documentation, run `.\tools\make_docs(.ps1|.sh)`. It will create html documentation
To build API documentation, run `.\tools\make_docs(.ps1|.sh)`. It will create html documentation
from current sources in `.\docs\build`.
**Note that it needs existing virtual environment.**