From f0d646c0ff2aa0ef0fee9a35352881fdafb4a7e8 Mon Sep 17 00:00:00 2001
From: Jason Kridner <jkridner@beagleboard.org>
Date: Sun, 4 Feb 2024 21:12:02 -0500
Subject: [PATCH] whitespace and typo fix

---
 ideas/index.rst | 34 +++++++++++++++++-----------------
 1 file changed, 17 insertions(+), 17 deletions(-)

diff --git a/ideas/index.rst b/ideas/index.rst
index 25d2165..de1e7e3 100644
--- a/ideas/index.rst
+++ b/ideas/index.rst
@@ -5,9 +5,9 @@
 Ideas
 ######
 
-Welcome to the project ideas page for `GSoC 2024 <https://developers.google.com/open-source/gsoc/timeline>`_. 
-The BeagleBoard.org community is loaded with experts on building open source embedded systems. An embedded 
-system is built of computers dedicated a specific collections of functions and connected to automate things 
+Welcome to the project ideas page for `GSoC 2024 <https://developers.google.com/open-source/gsoc/timeline>`_.
+The BeagleBoard.org community is loaded with experts on building open source embedded systems. An embedded
+system is built of computers dedicated a specific collections of functions and connected to automate things
 in the physical world.
 
 .. image:: ../_static/images/ideas-below.webp
@@ -20,8 +20,8 @@ in the physical world.
 
 .. admonition:: How to participate?
 
-   Students are expeced to go through the list of ideas below, and check out the corresponding forum link by clicking on 
-   ``Discuss on forum`` button for additional discussions around the idea. All ideas have colorful badges for ``Complexity`` and 
+   Students are expeced to go through the list of ideas below, and check out the corresponding forum link by clicking on
+   ``Discuss on forum`` button for additional discussions around the idea. All ideas have colorful badges for ``Complexity`` and
    ``Size`` for making the selection process easier for students.
 
     .. table::
@@ -30,17 +30,17 @@ in the physical world.
         | Complexity                         | Size                               |
         +====================================+====================================+
         | :bdg-danger:`High complexity`      | :bdg-danger-line:`Large size`      |
-        +------------------------------------+------------------------------------+   
+        +------------------------------------+------------------------------------+
         | :bdg-success:`Medium complexity`   | :bdg-success-line:`Medium size`    |
-        +------------------------------------+------------------------------------+ 
+        +------------------------------------+------------------------------------+
         | :bdg-info:`Low complexity`         | :bdg-info-line:`Small size`        |
-        +------------------------------------+------------------------------------+  
+        +------------------------------------+------------------------------------+
 
 .. important::
 
     BeagleBoard.org is a community centric organization and we keep all of our discussion open for our
-    community on `forum <https://forum.beagleboard.org/>`_. Discussion for all the ideas/projects will 
-    be done via `forum <https://forum.beagleboard.org/>`_ as well and must be open for everyone to access. **No 
+    community on `forum <https://forum.beagleboard.org/>`_. Discussion for all the ideas/projects will
+    be done via `forum <https://forum.beagleboard.org/>`_ as well and must be open for everyone to access. **No
     direct messages should be sent to mentors or community members until unless there is a private matter.**
 
 .. admonition:: How to participate?
@@ -97,8 +97,8 @@ in the physical world.
       :bdg-success:`Medium complexity` :bdg-success-line:`Medium size`
       ^^^
 
-      These are the drivers that are used to enable Linux to use a BeagleConnect Freedom as a SubGHz IEEE802.15.4 radio (gateway). 
-      They need to be part of upstream Linux to simplify on-going support. There are several gaps that are known before they are 
+      These are the drivers that are used to enable Linux to use a BeagleConnect Freedom as a SubGHz IEEE802.15.4 radio (gateway).
+      They need to be part of upstream Linux to simplify on-going support. There are several gaps that are known before they are
       acceptable upstream.
 
       +++
@@ -109,14 +109,14 @@ in the physical world.
          :fab:`discourse;pst-color-light` Discuss on forum
 
    .. grid-item-card:: librobotcontrol support for newer boards
-      :link:: https://forum.beagleboard.org/t/librobotcontrol-support-for-newer-boards/37187
+      :link: https://forum.beagleboard.org/t/librobotcontrol-support-for-newer-boards/37187
 
       :fas:`wand-sparkles;pst-color-danger` Automation and industrial I/O
 
       :bdg-success:`Medium complexity` :bdg-success-line:`Medium size`
       ^^^
 
-      Preliminary librobotcontrol support for BeagleBone AI, BeagleBone AI-64 and BeagleV-Fire has been drafted, but it 
+      Preliminary librobotcontrol support for BeagleBone AI, BeagleBone AI-64 and BeagleV-Fire has been drafted, but it
       needs to be cleaned up. We can also work on support for Raspberry Pi if UCSD releases their Hat for it.
 
       +++
@@ -127,7 +127,7 @@ in the physical world.
          :fab:`discourse;pst-color-light` Discuss on forum
 
 .. tip::
-    
-    We don't want to just make more things, we want to enable individuals to make the things that dominate their lives, 
-    rather than leaving it up to someone else. Google Summer of a Code with BeagleBoard.org is a great way to learn 
+
+    We don't want to just make more things, we want to enable individuals to make the things that dominate their lives,
+    rather than leaving it up to someone else. Google Summer of a Code with BeagleBoard.org is a great way to learn
     skills highly in demand while making a difference in the world.
-- 
GitLab