summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorddavison <ddavison@gitlab.com>2019-09-03 16:31:03 -0700
committerddavison <ddavison@gitlab.com>2019-09-03 16:31:03 -0700
commit6b29450e378efdb6c89fb4ffd5836f92e8380a8d (patch)
treea5ee6be939f9c0afc4f235d9b2a3a840c1ce5fd0
parent2ec8da4d8fa753975b7cdf7c5c3c7c32839d350f (diff)
downloadgitlab-ce-docs-code_owners-reword.tar.gz
Reword confusing phraseology on code_owners.mddocs-code_owners-reword
-rw-r--r--doc/user/project/code_owners.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/user/project/code_owners.md b/doc/user/project/code_owners.md
index 79f0bb4db72..070cf5a48c8 100644
--- a/doc/user/project/code_owners.md
+++ b/doc/user/project/code_owners.md
@@ -10,7 +10,7 @@ that are responsible for certain files in a repository.
You can choose and add the `CODEOWNERS` file in three places:
-- to the root directory of the repository
+- inside the root directory of the repository
- inside the `.gitlab/` directory
- inside the `docs/` directory