Spelling mistake correction.
diff --git a/examples/alarm_clock.html b/examples/alarm_clock.html
index 7fbec85..b00f0dd 100644
--- a/examples/alarm_clock.html
+++ b/examples/alarm_clock.html
@@ -283,7 +283,7 @@
             <p>
                 If you are using the <a href="#testing">unit test</a> that comes with this example you <b>do not</b>
                 need to start the data probe standalone as this unit test uses embedded probe mode. In this mode, the unit
-                test will be automatically start and stop the data probe from within the test itself.
+                test will automatically start and stop the data probe from within the test itself.
             </p>
             <p>
                 <b>If using <a href="#testing">unit test</a> below - skip this step, you only need to start the server.</b>
diff --git a/examples/light_switch.html b/examples/light_switch.html
index 317deff..e429b31 100644
--- a/examples/light_switch.html
+++ b/examples/light_switch.html
@@ -237,7 +237,7 @@
             <p>
                 If you are using the <a href="#testing">unit test</a> that comes with this example you <b>do not</b>
                 need to start the data probe standalone as this unit test uses embedded probe mode. In this mode, the unit
-                test will be automatically start and stop the data probe from within the test itself.
+                test will automatically start and stop the data probe from within the test itself.
             </p>
             <p>
                 <b>If using <a href="#testing">unit test</a> below - skip this step, you only need to start the server.</b>
diff --git a/examples/weather_bot.html b/examples/weather_bot.html
index 079d706..40121d1 100644
--- a/examples/weather_bot.html
+++ b/examples/weather_bot.html
@@ -316,7 +316,7 @@
             <p>
                 If you are using the <a href="#testing">unit test</a> that comes with this example you <b>do not</b>
                 need to start the data probe standalone as this unit test uses embedded probe mode. In this mode, the unit
-                test will be automatically start and stop the data probe from within the test itself.
+                test will automatically start and stop the data probe from within the test itself.
             </p>
             <p>
                 <b>If using <a href="#testing">unit test</a> below - skip this step, you only need to start the server.</b>