Skip to content

Commit

Permalink
DOC: fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
lbluque committed Nov 7, 2023
1 parent 1252a84 commit ea55b85
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/src/developer_guide/guide.rst
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ Adding code contributions

* We recommend to only your forks *main* branch for short/easy fixes and additions.
* For more complex features, try to use a feature branch with a descriptive name.
* For very complex feautres feel free to open up a PR even before your contribution is finished with
* For very complex features feel free to open up a PR even before your contribution is finished with
[WIP] in its name, and optionally mark it as a *draft*.

#. While developing we recommend you use the pre-commit hook that is setup to ensure that your
Expand Down

0 comments on commit ea55b85

Please sign in to comment.