diff --git a/books/beaglebone-cookbook/01basics/basics.rst b/books/beaglebone-cookbook/01basics/basics.rst
index dadd5b4d01d3b937ccb3d31d9cb7d41e1cf951bc..b6fd0beaae38a6a73fec50237469812f19e04a8b 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 caa8c0afb92ba58b825bdf6a4036d16f8a48d3a9..c0d195b6d0e668a0dd3039fa41a3d70c6081ec5d 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: