Merge pull request #1398 from dveselov/patch-1

Fixed typo in docs README
This commit is contained in:
Thomas Wolf 2019-10-09 03:52:42 +02:00 committed by GitHub
commit 58b302caf3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -50,7 +50,7 @@ make html
---
**NOTE**
If you are adding/removing elements from the toc-tree or from any strutural item, it is recommended to clean the build
If you are adding/removing elements from the toc-tree or from any structural item, it is recommended to clean the build
directory before rebuilding. Run the following command to clean and build:
```bash