diff --git a/Usage.md b/Usage.md index 2638f17e..50d95b50 100644 --- a/Usage.md +++ b/Usage.md @@ -47,7 +47,7 @@ Then you can give a list of extra instructions to the `review` tool. #### Global configuration file 💎 -If you create a repo called `pr-agent-settings` in your **organization**, it's configuration file `.pr_agent.toml` will be used as a global configuration file for any repo in your organization. +If you create a repo called `pr-agent-settings` in your **organization**, it's configuration file `.pr_agent.toml` will be used as a global configuration file for any other repo that belongs to the same organization. Parameters from a local `.pr_agent.toml` file, in a specific repo, will override the global configuration parameters. For example, in the GitHub organization `Codium-ai`: