diff --git a/doc/markdown/markdown.md b/doc/markdown/markdown.md index e399524e5214676c2a0584ff43a1e7d85175fb27..593fc5a6eef811c4de7d8e0e6432c42141ab3ed8 100644 --- a/doc/markdown/markdown.md +++ b/doc/markdown/markdown.md @@ -29,7 +29,7 @@ ## GitLab Flavored Markdown (GFM) -_GitLab uses the [redcarpet ruby library][redcarpet] for markdown processing._ +_GitLab uses the [Redcarpet Ruby library][redcarpet] for Markdown processing._ For GitLab we developed something we call "GitLab Flavored Markdown" (GFM). It extends the standard Markdown in a few significant ways to add some useful functionality.