diff options
-rw-r--r-- | doc/user/project/code_owners.md | 2 |
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 |