We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0fcb02f commit e415706Copy full SHA for e415706
src/content/docs/merge-queue/scopes.mdx
@@ -73,7 +73,7 @@ Scope-aware batching follows these steps:
73
requests together to honor throughput, but these situations are the exception rather than the
74
rule.
75
76
-This strategy maximises CI reuse: tests that run for one pull request are likely valid for the other
+This strategy maximizes CI reuse: tests that run for one pull request are likely valid for the other
77
changes in the batch because they touch the same areas of the codebase.
78
79
## Scope assignment lifecycle
0 commit comments