diff --git a/static/directives/signup-form.html b/static/directives/signup-form.html
index 698661d50..c62357715 100644
--- a/static/directives/signup-form.html
+++ b/static/directives/signup-form.html
@@ -13,7 +13,7 @@
- Usernames with dots or dashes are incompatible with Docker verion 1.8 or older
+ Usernames with dots or dashes are incompatible with Docker version 1.8 or older
Usernames must be alphanumeric and be at least four characters in length
diff --git a/static/partials/new-organization.html b/static/partials/new-organization.html
index 5022182d1..d77160201 100644
--- a/static/partials/new-organization.html
+++ b/static/partials/new-organization.html
@@ -45,7 +45,7 @@
- Organization names with dots or dashes are incompatible with Docker verion 1.8 or older
+ Organization names with dots or dashes are incompatible with Docker version 1.8 or older
Organization names must be alphanumeric and be at least four characters in length
diff --git a/static/partials/update-user.html b/static/partials/update-user.html
index 7e9ff698b..a6a959acb 100644
--- a/static/partials/update-user.html
+++ b/static/partials/update-user.html
@@ -30,7 +30,7 @@
Usernames must be alphanumeric and be at least four characters in length
- Note: Usernames with dots or dashes are incompatible with Docker verion 1.8 or older
+ Note: Usernames with dots or dashes are incompatible with Docker version 1.8 or older