diff options
author | Raimund Hook <gitlab@sting-ray.za.net> | 2019-09-09 11:56:06 +0000 |
---|---|---|
committer | Raimund Hook <gitlab@sting-ray.za.net> | 2019-09-09 11:56:06 +0000 |
commit | 92d8983488161ec37695c6c7ccd51948452494ae (patch) | |
tree | 12465880eb58152fbd66f128f70f6597985db977 /doc | |
parent | 7cc631d2519519ad6d0d549d4ededcce2cd3c764 (diff) | |
download | gitlab-ce-92d8983488161ec37695c6c7ccd51948452494ae.tar.gz |
Cosmetic fix in doc/user/markdown.md where the word 'itself' is repeated.
Diffstat (limited to 'doc')
-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 | |