diff options
author | Yves Senn <yves.senn@gmail.com> | 2013-05-19 01:25:09 -0700 |
---|---|---|
committer | Yves Senn <yves.senn@gmail.com> | 2013-05-19 01:25:09 -0700 |
commit | 6cf29166680e062ba7ab264271b8475f5ab98bb2 (patch) | |
tree | 68466d834660f1a34cddd6a6099e55e63e10d6b2 | |
parent | 91ab245db770be1021c7d08e56e17d88db2b53b6 (diff) | |
parent | 684d772b8a5af728dae1ce4ba32c2fdf4d584355 (diff) | |
download | gitlab-ce-6cf29166680e062ba7ab264271b8475f5ab98bb2.tar.gz |
Merge pull request #3972 from Razer6/master
Fix small typo in install docs, Closes #3723
-rw-r--r-- | doc/install/installation.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/install/installation.md b/doc/install/installation.md index d6679222dd5..7e2c28135d3 100644 --- a/doc/install/installation.md +++ b/doc/install/installation.md @@ -282,7 +282,7 @@ The setup has created an admin account for you. You can use it to log in: 5iveL!fe **Important Note:** -Please go over to your profile page and immediately chage the password, so +Please go over to your profile page and immediately change the password, so nobody can access your GitLab by using this login information later on. **Enjoy!** |