diff options
author | Achilleas Pipinellis <axil@gitlab.com> | 2019-09-10 07:02:16 +0000 |
---|---|---|
committer | Achilleas Pipinellis <axil@gitlab.com> | 2019-09-10 07:02:16 +0000 |
commit | 8db75fec1dd375191a83379d36c8834163225426 (patch) | |
tree | 3f1b2a01d228def28aed0a9f5117ee9c39dd67e5 | |
parent | 2f5f737740eb61f19b0cf0e100cdad79a1efae60 (diff) | |
parent | 92d8983488161ec37695c6c7ccd51948452494ae (diff) | |
download | gitlab-ce-8db75fec1dd375191a83379d36c8834163225426.tar.gz |
Merge branch 'doc-markdown-fix' into 'master'
Cosmetic fix in doc/user/markdown.md where the word 'itself' is repeated.
See merge request gitlab-org/gitlab-ce!32818
-rw-r--r-- | doc/user/markdown.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/user/markdown.md b/doc/user/markdown.md index edf2fedab3c..75a1ac8e9ff 100644 --- a/doc/user/markdown.md +++ b/doc/user/markdown.md @@ -1292,7 +1292,7 @@ Example: Additionally, you can choose the alignment of text within columns by adding colons (`:`) to the sides of the "dash" lines in the second row. This will affect every cell in the column. -> Note that the headers are always right aligned [within GitLab itself itself](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/doc/user/markdown.md#tables). +> Note that the headers are always right aligned [within GitLab itself](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/doc/user/markdown.md#tables). ```markdown | Left Aligned | Centered | Right Aligned | Left Aligned | Centered | Right Aligned | |