diff options
author | Francisco Javier López <fjlopez@gitlab.com> | 2018-07-30 13:25:41 -0400 |
---|---|---|
committer | Francisco Javier López <fjlopez@gitlab.com> | 2018-07-30 13:25:41 -0400 |
commit | a75d1405b22b67004e126a822d7b1109bf28b2fd (patch) | |
tree | 1cd72fde0a7d122f4c44257b847aecb48904ea49 /doc/administration | |
parent | aea22c36364cd5a9baf5755baa0c15644eb3cbe1 (diff) | |
download | gitlab-ce-a75d1405b22b67004e126a822d7b1109bf28b2fd.tar.gz |
Fixed typo
Diffstat (limited to 'doc/administration')
-rw-r--r-- | doc/administration/index.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/administration/index.md b/doc/administration/index.md index 804125cb576..c5b093fc4cb 100644 --- a/doc/administration/index.md +++ b/doc/administration/index.md @@ -109,7 +109,7 @@ created in snippets, wikis, and repos. With **[GitLab Enterprise Edition](https://about.gitlab.com/pricing)**, you can also: -- [Custom project templates](https://docs.gitlab.com/ee/user/admin_area/custom_project_templates.md): Configure a set of projects to be used as custom template when creating a new project. **[PREMIUM]** +- [Custom project templates](https://docs.gitlab.com/ee/user/admin_area/custom_project_templates.md): Configure a set of projects to be used as custom templates when creating a new project. **[PREMIUM]** ### Repository settings |