Skip to content

Commit 7240bd0

Browse files
committed
Typo
1 parent 2f43801 commit 7240bd0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/guides/setup-best-practices.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -79,8 +79,8 @@ advantages over using only the Dashboard:
7979
- During code reviews, CodeRabbit loads the file along with rest of your repository. This means that you can include setting changes as part of a pull request, and CodeRabbit both analyzes and applies these settings during its review.
8080
- The file makes the repository's CodeRabbit settings transparent to all of the repository's contributors.
8181

82-
Repository-level settings defined by a `coderabbit.yaml` take precedence over the same
83-
settings defned for that same repository in the Dashboard.
82+
Repository-level settings defined by a `coderabbit.yaml` take precedence over the
83+
settings defined for that repository in the Dashboard.
8484

8585
For more information, see [Add a configuration file](/getting-started/configure-coderabbit/).
8686

0 commit comments

Comments
 (0)