Skip to content

Commit a8ff9b8

Browse files
authored
Merge pull request #126 from manick02/main
Typo in maintainers guide
2 parents 05c9c74 + 9a60874 commit a8ff9b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

maintainer_guidelines.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Here are a few tips for repository maintainers.
1616

1717
## Branch Management
1818

19-
The `main` branch is is the bleeding edge. New major versions of the module
19+
The `main` branch is the bleeding edge. New major versions of the module
2020
are cut from this branch and tagged. If you intend to submit a pull request
2121
you should use `main HEAD` as your starting point.
2222

0 commit comments

Comments
 (0)