diff options
author | Achilleas Pipinellis <axil@gitlab.com> | 2018-11-13 12:53:10 +0000 |
---|---|---|
committer | Achilleas Pipinellis <axil@gitlab.com> | 2018-11-13 12:53:10 +0000 |
commit | 314bb5d1cfe0429aeeb4ca1771097c6831f95498 (patch) | |
tree | ee5104ab78c14af0fcce18bd0a6e73599785730d /doc/gitlab-basics/create-your-ssh-keys.md | |
parent | fd52d05ef2ece9addb19a4bb310378310138652f (diff) | |
parent | 20146580a0618e7c9a726c6d53e51d3ca60b63e8 (diff) | |
download | gitlab-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.md | 2 |
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 @@  -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.  |