From 90374d60691ab8f850703a508fe3a05664fd93bb Mon Sep 17 00:00:00 2001
From: Deepak Khatri <lorforlinux@beagleboard.org>
Date: Tue, 8 Oct 2024 01:01:44 +0530
Subject: [PATCH] Fix spellings and add updates

---
 books/beaglebone-cookbook/01basics/basics.rst   | 4 ++--
 books/beaglebone-cookbook/02sensors/sensors.rst | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/books/beaglebone-cookbook/01basics/basics.rst b/books/beaglebone-cookbook/01basics/basics.rst
index dadd5b4d..b6fd0bea 100644
--- a/books/beaglebone-cookbook/01basics/basics.rst
+++ b/books/beaglebone-cookbook/01basics/basics.rst
@@ -20,7 +20,7 @@ There are many different BeagleBoards. How do you pick which one to use?
 Solution
 ---------
 
-Checkout the crrent list of boards: :ref:`boards`
+Check out the current list of boards: :ref:`boards`
 
 .. _basics_out_of_the_box:
 
@@ -329,7 +329,7 @@ Solution
       On your host computer, open a browser and go to https://forum.beagleboard.org/tag/latest-images 
       This shows you a list of dates of the most recent Debian images (:ref:`basics_deb1`).
 
-      .. todo 
+      .. todo::
 
          Update for 2023-06-03
 
diff --git a/books/beaglebone-cookbook/02sensors/sensors.rst b/books/beaglebone-cookbook/02sensors/sensors.rst
index caa8c0af..c0d195b6 100644
--- a/books/beaglebone-cookbook/02sensors/sensors.rst
+++ b/books/beaglebone-cookbook/02sensors/sensors.rst
@@ -878,7 +878,7 @@ Assuming the TMP101 is on bus 2 (the last digit is the bus number)
 
 .. note:: 
 
-   Switch bus 2 to bus 1 if you are using the BeagleJ-AI.
+   Switch bus 2 to bus 1 if you are using the BeagleY-AI.
 
 .. _js_i2cKernel:
 
-- 
GitLab