diff --git a/bean.module b/bean.module
index de6b926..71cfd60 100644
--- a/bean.module
+++ b/bean.module
@@ -425,7 +425,7 @@ function bean_permission() {
     ),
     'edit bean view mode' => array(
       'title' => t('Change the View Mode of the Bean'),
-      'description' => t('Ability to change the view mode on teh bean form'),
+      'description' => t('Ability to change the view mode on the bean form'),
     ),
   );
 
