Skip to content

Commit 2b655fe

Browse files
Update docs/contributing/pull-requests/branching.md
Co-authored-by: Matt Bishop <matt@withinfocus.com>
1 parent 0cc65a1 commit 2b655fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/contributing/pull-requests/branching.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -159,7 +159,7 @@ When the release is complete, the `rc` branch is deleted.
159159

160160
### Branch protection requirements
161161

162-
After the initial `rc`, `hotfix-rc`, or `hotfix-rc-*` branch is pushed to GitHub, it becomes
162+
After the initial `rc`, `hotfix-rc`, or `hotfix-rc-*` branch is pushed to GitHub it becomes
163163
protected. Any additional changes require:
164164

165165
- All changes must go through pull requests (no direct pushes)

0 commit comments

Comments
 (0)