From 7b5f05244221d9ffc490132617840f8b449711b4 Mon Sep 17 00:00:00 2001 From: Jerald Sheets Date: Wed, 24 Feb 2016 16:42:00 -0500 Subject: [PATCH] Corrected documentation grammar. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 24eb30f..6dcfbbc 100644 --- a/README.md +++ b/README.md @@ -72,7 +72,7 @@ http://docs.puppetlabs.com/pe/latest/regenerate_certs_master.html 2. After Gitlab is installed you may sign if with the `root` user and password `5iveL!fe` -3. Make an user for yourself +3. Make a user for yourself 4. Make an ssh key to link with your user. You’ll want to do this on the machine you intend to edit code from ( most likely not your puppet master but your local workstation / laptop ) - http://doc.gitlab.com/ce/ssh/README.html