From 446e24ce6e52a322a33503733c6b09a44de79f88 Mon Sep 17 00:00:00 2001
From: Himanshu kohale <hkohale22@gmail.com>
Date: Mon, 1 Apr 2024 01:28:26 -0400
Subject: [PATCH] All changes done with proposal, final proposal ready for
 submission.

---
 proposals/himanshuk.rst | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/proposals/himanshuk.rst b/proposals/himanshuk.rst
index 357e40c..86d1472 100644
--- a/proposals/himanshuk.rst
+++ b/proposals/himanshuk.rst
@@ -59,7 +59,7 @@ as below is simple dts example for accesing GPIO's for blink LED's.
 since P9_12 supports the GPIO's functinoality as output signal. 
 
 .. code-block::
-    
+
     /{
         compatible = "ti,BeaglBbone-Black";
         part-number = "DM-GPIO-TEST";
@@ -245,7 +245,7 @@ Coding begins (May 27th)
 =========================
 
 - Understand device tree overlays for BeaglBboneBlack (BBB) and AI written for robotic cape. 
-- Start to write Device tree for GPIO's and PWM. 
+- Start to write Device tree for GPIO's and PWM support for AI-64. 
 
 Milestone #1, Introductory YouTube video (June 3rd)
 ===================================================
@@ -334,7 +334,7 @@ Final YouTube video (Aug 19th)
 - Submit final project video, submit final work to GSoC site 
 and complete final mentor evaluation.
 
-Final Submission (Aug 24nd)
+Final Submission (Aug 24th)
 ============================
 
 .. important::
@@ -415,7 +415,7 @@ Please complete the requirements listed in the `General Requirements <https://gs
 - All prerequisite tasks have been completed.
  * Source dive for Librobotcontrol packages and read all the documentation for packages
  * Check hardware specification, setup and device trees for BBB.
- * Here the 'Hello world' task Pull request : `merge request <https://github.com/jadonk/gsoc-application/pull/191>`_
+ * Here the 'Hello world' cross cross-compilation task Pull request : `merge request <https://github.com/jadonk/gsoc-application/pull/191>`_
 
 
 Suggestions
-- 
GitLab