diff --git a/browserid/static/dialog/resources/browserid-errors.js b/browserid/static/dialog/resources/browserid-errors.js
index e4ed574ee58c214ceff0ccc18ffa25d2febae21b..fe8703706f9028bf9abcb0cae4b054cf18547758 100644
--- a/browserid/static/dialog/resources/browserid-errors.js
+++ b/browserid/static/dialog/resources/browserid-errors.js
@@ -51,7 +51,7 @@ var BrowserIDErrors = (function(){
     checkAuthentication: {
       type: "serverError",
       message: "Error Checking Authentication",
-      description: "There was a tenical problem while trying to log you in.  Yucky!"
+      description: "There was a technical problem while trying to log you in.  Yucky!"
     },
 
     createAccount: {