Skip to content

Commit d38806d

Browse files
authored
chore: fix typo in COLLABORATOR_GUIDE (#7537)
1 parent 76985c6 commit d38806d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

COLLABORATOR_GUIDE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ If you are unsure about the modification and cannot take responsibility for it,
6565

6666
Before merging the change, it should be left open for other core committers to comment on. At least 24 hours during a weekday, and the 48 hours on a weekend. Trivial changes or bug fixes that have been reviewed by multiple committers may be merged without delay.
6767

68-
For non-breaking changes, if there is no disagreeming between the collaborators, the PR may be landed assuming it was reviewed. If there is still disagreement, it may need to be [escalated to the TSC](#involving-the-tsc).
68+
For non-breaking changes, if there is no disagreement between the collaborators, the PR may be landed assuming it was reviewed. If there is still disagreement, it may need to be [escalated to the TSC](#involving-the-tsc).
6969

7070
Bug fixes require a test case that fails beforehand and succeeds after. All code changes should contain tests and pass on the CI.
7171

0 commit comments

Comments
 (0)