diff --git a/proposals/himanshuk.rst b/proposals/himanshuk.rst
index 4f3c0d1ae30a1a8569b0947606b71bbc83f00b8d..1a2a827dbc16af098d436709d1ca8d97352d2d10 100644
--- a/proposals/himanshuk.rst
+++ b/proposals/himanshuk.rst
@@ -54,9 +54,7 @@ Description
 
 **Overview**
 
-- Librobotcontrol is package of C library which contains examples and testing programs for Robotic control projects used using beaglebone capes like `robotic-cape <https://www.beagleboard.org/boards/beaglebone-robotics-cape>`_  which is sold by beagleboard.org.
-BeaglBboneBlack(BBB)(am33xx) supports the librobotcontrol package thanks to Deepak khatri, Who Previouly worked upon cape compatibility layer on BBB.
-BeaglBboneBlack support robotic-cape cape with librobotcontrol package due to device tree overlays which identify the robotics-cape as a specific hardware which can be useful while accesing various pheripherals and devices with roboitic-cape.
+- Librobotcontrol is package of C library which contains examples and testing programs for Robotic control projects used using beaglebone capes like `robotic-cape <https://www.beagleboard.org/boards/beaglebone-robotics-cape>`_  which is sold by beagleboard.org.BeaglBboneBlack(BBB)(am33xx) supports the librobotcontrol package thanks to Deepak khatri, Who Previouly worked upon cape compatibility layer on BBB.BeaglBboneBlack support robotic-cape cape with librobotcontrol package due to device tree overlays which identify the robotics-cape as a specific hardware which can be useful while accesing various pheripherals and devices with roboitic-cape.
 
 - BeagleBone-AI support librobotcontrol package but its been draft and there is not a stable device tree overlays for robotic cape in AI image.
 So for using package, have to check the passed results for various drivers and use cape with AI and make changes accordingly.