Skip to content

Commit 4cdd0bb

Browse files
docs: fix typo [no ci] (ggml-org#16244)
1 parent b5bd037 commit 4cdd0bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ The project differentiates between 3 levels of contributors:
2525
- Squash-merge PRs
2626
- Use the following format for the squashed commit title: `<module> : <commit title> (#<issue_number>)`. For example: `utils : fix typo in utils.py (#1234)`
2727
- Optionally pick a `<module>` from here: https://github.com/ggml-org/llama.cpp/wiki/Modules
28-
- Let other maintainers, merge their own PRs
28+
- Let other maintainers merge their own PRs
2929
- When merging a PR, make sure you have a good understanding of the changes
3030
- Be mindful of maintenance: most of the work going into a feature happens after the PR is merged. If the PR author is not committed to contribute long-term, someone else needs to take responsibility (you)
3131

0 commit comments

Comments
 (0)