Skip to content

Commit e415706

Browse files
jdCopilot
andauthored
Update src/content/docs/merge-queue/scopes.mdx
Co-authored-by: Copilot <[email protected]>
1 parent 0fcb02f commit e415706

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/docs/merge-queue/scopes.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ Scope-aware batching follows these steps:
7373
requests together to honor throughput, but these situations are the exception rather than the
7474
rule.
7575

76-
This strategy maximises CI reuse: tests that run for one pull request are likely valid for the other
76+
This strategy maximizes CI reuse: tests that run for one pull request are likely valid for the other
7777
changes in the batch because they touch the same areas of the codebase.
7878

7979
## Scope assignment lifecycle

0 commit comments

Comments
 (0)