Skip to content

Commit

Permalink
Merge pull request #19 from tony/patch-1
Browse files Browse the repository at this point in the history
Typo
  • Loading branch information
ionelmc authored Mar 22, 2021
2 parents 21c6de5 + f736c42 commit 6ffd14e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ Django has prefetch_related_ for this, however, this framework provides greater
flexibility than Django's prefetch_related_ queryset method at the cost
of writting the mapping and query functions for the data. This has the advantage
that you can do things prefetch_related_ cannot (see the latest_book example_
bellow).
below).

* Free software: BSD license

Expand Down

0 comments on commit 6ffd14e

Please sign in to comment.