Skip to content

Commit

Permalink
Fix typo in contributing guidelines (#1677)
Browse files Browse the repository at this point in the history
Co-authored-by: Florian Sey <florian.sey@neofacto.com>
  • Loading branch information
sey and sey authored Jan 3, 2024
1 parent 582701d commit c23bc68
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ Have questions about this document or anything not covered here? Please file a n


## Submmiting your work
1. From your fork `devel` branch, create a new brach to stage your changes.
1. From your fork `devel` branch, create a new branch to stage your changes.
```sh
#> git checkout -b <branch-name>
```
Expand Down

0 comments on commit c23bc68

Please sign in to comment.