summaryrefslogtreecommitdiff
path: root/doc/gitlab-basics/create-your-ssh-keys.md
diff options
context:
space:
mode:
authorAchilleas Pipinellis <axil@gitlab.com>2018-11-13 12:53:10 +0000
committerAchilleas Pipinellis <axil@gitlab.com>2018-11-13 12:53:10 +0000
commit314bb5d1cfe0429aeeb4ca1771097c6831f95498 (patch)
treeee5104ab78c14af0fcce18bd0a6e73599785730d /doc/gitlab-basics/create-your-ssh-keys.md
parentfd52d05ef2ece9addb19a4bb310378310138652f (diff)
parent20146580a0618e7c9a726c6d53e51d3ca60b63e8 (diff)
downloadgitlab-ce-314bb5d1cfe0429aeeb4ca1771097c6831f95498.tar.gz
Merge branch 'docs/fix-ordered-list-item-prefix' into 'master'
Resolve Markdown ordered lists not conforming to styleguide See merge request gitlab-org/gitlab-ce!23007
Diffstat (limited to 'doc/gitlab-basics/create-your-ssh-keys.md')
-rw-r--r--doc/gitlab-basics/create-your-ssh-keys.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/gitlab-basics/create-your-ssh-keys.md b/doc/gitlab-basics/create-your-ssh-keys.md
index b6ebe374de3..881629c3bfd 100644
--- a/doc/gitlab-basics/create-your-ssh-keys.md
+++ b/doc/gitlab-basics/create-your-ssh-keys.md
@@ -12,7 +12,7 @@
![SSH Keys](img/profile_settings_ssh_keys.png)
-3. Paste your **public** key that you generated in the first step in the 'Key'
+1. Paste your **public** key that you generated in the first step in the 'Key'
box.
![Paste SSH public key](img/profile_settings_ssh_keys_paste_pub.png)