Fix typo in confirmation message

Bug: Issue 11455
Change-Id: I9ea0dd9c8e3c67fe7f10cadc33b17abf31f8dae1
diff --git a/src/main/resources/static/account.html b/src/main/resources/static/account.html
index b4696db..42ab70c 100644
--- a/src/main/resources/static/account.html
+++ b/src/main/resources/static/account.html
@@ -89,7 +89,7 @@
                  a new GitHub account and thus creating a completely new GerritHub identity.</p>
               <hr />
               <p>If you do wish to continue, please enter again your
-                full name below to confirm that you have <p>READ AND UNERSTOOD</p>
+                full name below to confirm that you have <p>READ AND UNDERSTOOD</p>
                 the implications of this operation and you would
                 like to proceed.</p>
               <form>
@@ -125,4 +125,4 @@
   <script src="js/bootstrap.min.js"></script>
 
 </body>
-</html>
\ No newline at end of file
+</html>