diff --git a/jboss-negotiation-toolkit/src/main/webapp/login.html b/jboss-negotiation-toolkit/src/main/webapp/login.html
index 089b985..bb1d216 100644
--- a/jboss-negotiation-toolkit/src/main/webapp/login.html
+++ b/jboss-negotiation-toolkit/src/main/webapp/login.html
@@ -5,7 +5,7 @@
   <body>
     <h1>Form Authentication</h1>
     
-    <p>If this page is displayed your web broweser is not taking part in the 
+    <p>If this page is displayed your web browser is not taking part in the 
        SPNEGO process, a username and password can be entered instead to fall 
        back to username/password authentication.</p>
     <hr>
@@ -28,4 +28,4 @@ <h1>Form Authentication</h1>
     </p> 
     <hr>
   </body>
-</html>
\ No newline at end of file
+</html>