diff --git a/CommunicationsAndSensors/Beam/BeamCylinderExample.x3d b/CommunicationsAndSensors/Beam/BeamCylinderExample.x3d
index 100f0b9d2556fd4d7b862670f05045d8ab9ff845..1eab25b816d7c208b574a2f2d6d837a8fd5b54e5 100644
--- a/CommunicationsAndSensors/Beam/BeamCylinderExample.x3d
+++ b/CommunicationsAndSensors/Beam/BeamCylinderExample.x3d
@@ -5,7 +5,7 @@
     <meta content='BeamCylinderExample.x3d' name='title'/>
     <meta content='Don Brutzman' name='creator'/>
     <meta content='25 February 2001' name='created'/>
-    <meta content='20 October 2019' name='modified'/>
+    <meta content='15 January 2020' name='modified'/>
     <meta content='Produce wireframe or transparent beam cylinders.' name='description'/>
     <meta content='https://savage.nps.edu/Savage/CommunicationsAndSensors/Beam/BeamCylinderExample.x3d' name='identifier'/>
     <meta content='X3D-Edit 3.3, https://savage.nps.edu/X3D-Edit' name='generator'/>
@@ -49,7 +49,6 @@
               <FontStyle justify='"MIDDLE" "MIDDLE"' size='0.6'/>
             </Text>
           </Shape>
-          <TouchSensor description='Hover over text to activate contact mode'/>
           <Shape>
             <!-- transparent Box as text-selection assist -->
             <Box size='9 1 .001'/>
@@ -58,7 +57,7 @@
             </Appearance>
           </Shape>
         </Billboard>
-        <TouchSensor DEF='TextTouch' description='touch text to toggle contactColor noContactColor'/>
+        <TouchSensor DEF='TextTouch' description='Hover over text to toggle contactColor noContactColor'/>
         <ROUTE fromField='isOver' fromNode='TextTouch' toField='contact' toNode='BeamCylinderInstance'/>
       </Transform>
     </Group>