Fix version typo

Fixes #2158
This commit is contained in:
Joseph Schorr 2016-11-28 15:22:45 -05:00
parent b4ace1dd29
commit 9f695bc17f
3 changed files with 3 additions and 3 deletions

View file

@ -30,7 +30,7 @@
Usernames must be alphanumeric and be at least four characters in length
</span>
<span class="username-status" ng-show="state == 'confirmed' && isBackIncompat">
<i class="fa fa-exclamation-triangle"></i> Note: Usernames with dots or dashes are incompatible with Docker verion 1.8 or older
<i class="fa fa-exclamation-triangle"></i> Note: Usernames with dots or dashes are incompatible with Docker version 1.8 or older
</span>
</form>
</div>