Skip to content

Commit 02f6626

Browse files
Update doc/contributing/large-pull-requests.md
Co-authored-by: Joyee Cheung <joyeec9h3@gmail.com>
1 parent f2d0525 commit 02f6626

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

doc/contributing/large-pull-requests.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ When a large pull request adds or modifies a dependency in `deps/`:
113113
## Avoiding large pull requests
114114

115115
Contributors should always consider whether a large pull request can be split
116-
into smaller, independently reviewable pieces. Strategies include:
116+
into smaller, independently reviewable pull requests. Strategies include:
117117

118118
* Landing foundational internal APIs first, then building on top of them.
119119
* Landing refactoring or preparatory changes before the main feature.

0 commit comments

Comments
 (0)