Skip to content
This repository was archived by the owner on Aug 16, 2025. It is now read-only.

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

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