website: remove unneeded colon in docs

This commit is contained in:
Jack Pearkes 2014-09-24 09:31:54 -04:00
parent 6747f12951
commit 09738e082a
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@ Before being able to share your Vagrant environment, you'll need an account on
Once you have an account, log in using `vagrant login`: Once you have an account, log in using `vagrant login`:
``` ```
$ vagrant login: $ vagrant login
Username or Email: mitchellh Username or Email: mitchellh
Password (will be hidden): Password (will be hidden):
You're now logged in! You're now logged in!