From cd69bc9c8750a83d96bd16bffaea916e8d55a6f1 Mon Sep 17 00:00:00 2001 From: Dima Veselov Date: Wed, 2 Oct 2019 03:21:55 +0300 Subject: [PATCH] Fixed typo in docs README --- docs/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/README.md b/docs/README.md index 87fa5b90a0..de37f7cba1 100644 --- a/docs/README.md +++ b/docs/README.md @@ -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