8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3656174 commit 2494df9Copy full SHA for 2494df9
docs/ref/filterset.txt
@@ -257,7 +257,7 @@ Using ``filterset_factory``
257
---------------------------
258
259
A ``FilterSet`` for a ``model`` can also be created by the
260
-``filterset_factory``, which creats a ``FilterSet`` with the ``model`` set in
+``filterset_factory``, which creates a ``FilterSet`` with the ``model`` set in
261
the FilterSets Meta. You can pass a customized ``FilterSet`` class to the
262
``filterset_factory``, which then uses this class a a base for the created
263
``FilterSet``. Ex::
0 commit comments