From 684d772b8a5af728dae1ce4ba32c2fdf4d584355 Mon Sep 17 00:00:00 2001 From: Robert Schilling <rschilling@student.tugraz.at> Date: Thu, 16 May 2013 22:16:41 +0200 Subject: [PATCH] Fix typo in install docs, closes #3723 --- doc/install/installation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/install/installation.md b/doc/install/installation.md index 7fd0aad52be..92099d235f5 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!** -- GitLab