diff --git a/user_guide/libraries/validation.html b/user_guide/libraries/validation.html
index 1af3c32..0a4905a 100644
--- a/user_guide/libraries/validation.html
+++ b/user_guide/libraries/validation.html
@@ -666,8 +666,8 @@
<h2>Dealing with Select Menus, Radio Buttons, and Checkboxes</h2>
-<p>If you use select menues, radio buttons or checkboxes, you will want the state of
-these items to be retained in the event of an error. The Validation class has three functions taht help you do this:</p>
+<p>If you use select menus, radio buttons or checkboxes, you will want the state of
+these items to be retained in the event of an error. The Validation class has three functions that help you do this:</p>
<h2>set_select()</h2>