From e3487e45a3a29ccccd0bdcacf5bda1a8ca7b418e Mon Sep 17 00:00:00 2001 From: Prashant Sonakar Date: Fri, 3 May 2019 12:15:06 +0100 Subject: [PATCH] Update page access code --- page-access-code.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/page-access-code.md b/page-access-code.md index 37095ec..7c99c98 100644 --- a/page-access-code.md +++ b/page-access-code.md @@ -72,7 +72,7 @@ git submodule update ``` * Note: if you experience merge conflicts during the pull due to your own local code changes, you will need to resolve them manually/reset the state of your repository and re-pull -### Adding an SSH key +### Adding a SSH key * Access your profile related settings from the top-right of the browser page. Follow the steps numbered in the snapshot to add a key to your profile. You may add multiple SSH keys and distinguish them with proper title. ![GitLab Add SSH key](images/KB-GL-ADV-AddSSHKey.png)