Skip to content

Commit df2f475

Browse files
authored
Fix typo in docs (#452)
1 parent 585d540 commit df2f475

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/reference.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Django Simple History provides utility functions to work around this.
1111

1212
Bulk Creating a Model with History
1313
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
14-
As of Django Simple History 2.2.0, we can use the utility function
14+
As of Django Simple History 2.2.0, we can use the utility function
1515
``bulk_create_with_history`` in order to bulk create objects while saving their
1616
history:
1717

0 commit comments

Comments
 (0)