diff --git a/help/example01.html b/help/example01.html
index ca4c83a..b73e6cf 100644
--- a/help/example01.html
+++ b/help/example01.html
@@ -69,7 +69,7 @@ From the <strong>Conditional Actions</strong> admin page (/admin/store/ca):
         <strong>Multiply</strong>
       </li>
       <li>
-        Ammount
+        Amount
         <strong>-.1</strong>
         Although we selected <strong>Multiply</strong> for the operation, we are actually calculating the value we wish to <strong>Add</strong> to the order total.  In this case we want to add (-.1 times the product sell price) to the product sell price.
       </li>
diff --git a/help/example02.html b/help/example02.html
index 8dd8a7a..dd1dc1b 100644
--- a/help/example02.html
+++ b/help/example02.html
@@ -66,7 +66,7 @@ From the <strong>Conditional Actions</strong> admin page (/admin/store/ca):
         This is the discount label that will be used on the cart, checkout and review pages along with the invoices.
       </li>
       <li>
-        Ammount
+        Amount
         <strong>-20</strong>
       </li>
     </ul>
diff --git a/help/example03.html b/help/example03.html
index bba1994..53afb2f 100644
--- a/help/example03.html
+++ b/help/example03.html
@@ -74,7 +74,7 @@ From the <strong>Conditional Actions</strong> admin page (/admin/store/ca):
         <strong>Multiply</strong>
       </li>
       <li>
-        Ammount
+        Amount
         <strong>-.25</strong>
         Although we selected <strong>Multiply</strong> for the operation, we are actually calculating the value we wish to <strong>Add</strong> to the order total.  In this case we want to add (-.25 times the product sell price) to the product sell price.
       </li>
