diff --git a/conf.py b/conf.py
index d0d2e123a421f425eccd7c7ed818fcbfd7d9853f..e88b28ed36ae592e6002adb62e4cb057ea9ad43c 100644
--- a/conf.py
+++ b/conf.py
@@ -62,7 +62,7 @@ html_sidebars = {
 
 html_theme_options = {
     "header_links_before_dropdown": 4,
-    "show_prev_next": False,
+    "show_prev_next": True,
     "icon_links": [
         {
             "name": "OpenBeagle",
diff --git a/guides/proposal.rst b/guides/proposal.rst
index e6ba143f6f7ef7abbe93faef8a1a9f1fec758e5f..67636251abd936188da1f0c3be8e6ec1fe17658c 100644
--- a/guides/proposal.rst
+++ b/guides/proposal.rst
@@ -48,8 +48,8 @@ To make the project proposal writing process easier for all the GSoC contributor
 
 .. tip:: 
     Start with :ref:`gsoc-contribution-guide` to simplify the proposal writing process using OpenBeagle CI. It's always recommended to create a fork 
-    of `gsoc.beagleboard.io repo on OpenBeagle <https://openbeagle.org/gsoc/gsoc.beagleboard.io>`_ and clone on your local machine. Instruction for 
-    setting up Sphinx on local machine are also provided on :ref:`gsoc-contribution-guide`. For any query you can reach out on 
+    of `gsoc.beagleboard.io repo on OpenBeagle <https://openbeagle.org/gsoc/gsoc.beagleboard.io>`_ and clone on your local machine. Instructions for 
+    setting up Sphinx on local machine are also provided on :ref:`gsoc-contribution-guide`. For any query you, can reach out on 
     our `Discord <https://bbb.io/gsocchat>`_ or `Forum <https://bbb.io/gsocml>`_.
 
 You can either open your cloned `gsoc.beagleboard.io repo <https://openbeagle.org/gsoc/gsoc.beagleboard.io>`_ using Visual Studio Code on your local machine or use OpenBeagle Web IDE. Now, follow steps below to write your proposal,