diff --git a/doc/sphinx/dev_guide/building_documentation.rst b/doc/sphinx/dev_guide/building_documentation.rst
index 9b5ef3358502b8a5c6ebd0be1509eb0c7eb20f41..70aa4a85bc8d17b15b514170eff4c9e3c95b5499 100644
--- a/doc/sphinx/dev_guide/building_documentation.rst
+++ b/doc/sphinx/dev_guide/building_documentation.rst
@@ -43,7 +43,7 @@ To contribute to documentation, use the ``.rst`` format for drafting and submit
 
 To comply with the writing and formatting style, use guidelines provided in the documentation, common sense and existing documents. 
 
-Note that if you suggest creating a new documentation section (i.e., a whole new page), it has to be saved to the relevant section at GitHub. So, please indicate your suggestions in the Pull Request comment. 
+Note that if you suggest creating a new documentation section (i.e., a whole new page), it has to be saved to the relevant section at GitHub.  
 
 * Root folder for documentation source files is located at https://github.com/tarantool/tarantool/tree/master/doc/sphinx.
 * Source files for the developers' guide are located at https://github.com/tarantool/tarantool/tree/master/doc/sphinx/dev_guide.