Skip to content

Commit 78f45b4

Browse files
authored
Update CONTRIBUTING.md
fixed typo
1 parent 0e440ce commit 78f45b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ Please follow the official GitHub [guide](https://opensource.guide/how-to-contri
9292
When you created an issue and based on the discussion you want to contribute with your source-code.
9393
Branching is disabled on the public Silicon Labs repositories. You need to fork your own repo first.
9494
Please follow the official GitHub [guide](https://docs.github.com/en/get-started/exploring-projects-on-github/contributing-to-a-project).
95-
You can create your branch on your own forked repo now. Pull requests must be merged into the doccurator branches corresponding to the Matter release the change applies to, for example `doccurator/2.6.2`.
95+
You can create your branch on your own forked repo now. Pull requests must be merged into the doccurator branches corresponding to the Matter release the change applies to (for example, `doccurator/2.6.2`.
9696

9797
### Branch Naming Convention
9898
Branch naming shall follow the following template: *IssueNumber-issue-title-goes-here*

0 commit comments

Comments
 (0)