diff --git a/documentation/source/readme/reStructuredText Basics.rst b/documentation/source/readme/reStructuredText Basics.rst
index bc3eb630d5206fd19dd0fd74ad74801196f1da0c..8df6ddd8c2e3343813ba6dac243269cede142bd1 100644
--- a/documentation/source/readme/reStructuredText Basics.rst	
+++ b/documentation/source/readme/reStructuredText Basics.rst	
@@ -54,7 +54,7 @@ You add documents listing them in the content of the directive:
 For Populating our documentation, refer https://sphinx-rtd-tutorial.readthedocs.io/en/latest/build-the-docs.html
 
 Building our Documentation
-==========================
+**************************
 
 In Sphinx source files, you can use most features of standard reStructuredText. Some of the basic syntax with examples are explained below:
 
@@ -176,13 +176,13 @@ True   True   True
 
 
 Publishing the documentation to ReadTheDocs
-===========================================
+*******************************************
 
 Once documentation is built, procees to upload it to read the docs. To pubish the document to ReadTheDocs, see https://sphinx-rtd-tutorial.readthedocs.io/en/latest/read-the-docs.html.
 
 
 Reference
-=========
+*********
 
 `<https://www.sphinx-doc.org/en/master/contents.html>`_