Skip to content

Commit

Permalink
Fix typo in CONTRIBUTING.md (#327)
Browse files Browse the repository at this point in the history
  • Loading branch information
TimWolla authored Mar 19, 2024
1 parent 6031341 commit be26899
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
@@ -1,6 +1,6 @@
# How to contribute

Thanks for contributing to assert! Just follow these single guidelines:
Thanks for contributing to assert! Just follow these simple guidelines:

- You must use [feature / topic branches](https://git-scm.com/book/en/v2/Git-Branching-Branching-Workflows) to ease the merge of contributions.
- Coding standard compliance must be ensured before committing or opening pull requests by running `composer assert:cs-fix` or `composer assert:cs-lint` in the root directory of this repository.
Expand Down

0 comments on commit be26899

Please sign in to comment.