diff options
-rw-r--r-- | doc/api/templates/gitignores.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/api/templates/gitignores.md b/doc/api/templates/gitignores.md index d1eb05935ad..0b6d944cb62 100644 --- a/doc/api/templates/gitignores.md +++ b/doc/api/templates/gitignores.md @@ -6,7 +6,7 @@ type: reference In GitLab, there is an API endpoint available for `.gitignore`. For more information on `gitignore`, see the -[git documentation](https://git-scm.com/docs/gitignore). +[Git documentation](https://git-scm.com/docs/gitignore). ## List `.gitignore` templates |