Skip to content

Commit 5117b1c

Browse files
authored
Merge pull request #118 from BradLucky/patch-2
Fix a typo on "therefor"
2 parents ea22f12 + 0283776 commit 5117b1c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/hstore.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
HStore
77
======
88

9-
:class:`psqlextra.fields.HStoreField` is based on Django's :class:`~django:django.contrib.postgres.fields.HStoreField` and therefor supports everything Django does natively and more.
9+
:class:`psqlextra.fields.HStoreField` is based on Django's :class:`~django:django.contrib.postgres.fields.HStoreField` and therefore supports everything Django does natively and more.
1010

1111

1212
Constraints

0 commit comments

Comments
 (0)