Skip to content

Commit 2156dfe

Browse files
authored
Fix typo in CONTRIBUTING.md, accomponied -> accompanied (#199)
1 parent 2e13eb1 commit 2156dfe

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
@@ -16,4 +16,4 @@ If you're unsure whether your change would be a good fit for `django-postgres-ex
1616
* PyLint passes.
1717
* PEP8 passes.
1818
* Features that allow creating custom indexes or fields must also implement the associated migrations. `django-postgres-extra` prides itself on the fact that it integrates smoothly with Django migrations. We'd like to keep it that way for all features.
19-
* Sufficiently complicated changes must be accomponied by tests.
19+
* Sufficiently complicated changes must be accompanied by tests.

0 commit comments

Comments
 (0)