diff --git a/intro/beagle101/blinkLED.rst b/intro/beagle101/blinkLED.rst
index da337569d76ea5945a35834e644f428f4a32462e..bc2f432047c74ca32ddbe5968e9f993c80f9a401 100644
--- a/intro/beagle101/blinkLED.rst
+++ b/intro/beagle101/blinkLED.rst
@@ -412,7 +412,7 @@ You can test the USR button with ``evtest``
 We want to use ``gpio-keys``, so enter ``1``. Press and release 
 the USR button and you'll see:
 
- .. code-block:: shell-session
+.. code-block:: shell-session
 
     Input driver version is 1.0.1
     Input device ID: bus 0x19 vendor 0x1 product 0x1 version 0x100
diff --git a/intro/beagle101/linux.rst b/intro/beagle101/linux.rst
index 0063d7993afb501e5d0a917d0c1b68ef4bfa63e3..f21cbeb598a8bb6525ad18295b4fbcf4aee98f9a 100644
--- a/intro/beagle101/linux.rst
+++ b/intro/beagle101/linux.rst
@@ -63,7 +63,7 @@ Linux Standard Base
 
 See https://refspecs.linuxfoundation.org/lsb.shtml.
 
-.. shell-session::
+.. code-block:: shell-session
 
    $ lsb_release -a