Skip to content

Removed a typo, and rewrote a paragraph for clarity. #424

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Jul 2, 2025
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 3 additions & 2 deletions docs/guides/initial-configuration.md
Original file line number Diff line number Diff line change
Expand Up @@ -77,8 +77,9 @@ By default, CodeRabbit writes thorough code reviews with several sub-sections. I

## Adjust path-specific CodeRabbit behavior {#path}

These settings direct CodeRabbit to treat various files and and locations in
your repository differently.
You can give CodeRabbit additional instructions for reviewing specific files or
locations in your repository, or configure CodeRabbit to disregard certain file paths
during code reviews.

For an overview about using path-based instructions in CodeRabbit, see [Path-based instructions](/guides/review-instructions#path-based).

Expand Down