Skip to content

Commit 0283776

Browse files
authored
Fix a typo on "therefor"
1 parent c11dbb5 commit 0283776

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)