diff --git a/docs/filtering.rst b/docs/filtering.rst index 4d34364..a131b30 100644 --- a/docs/filtering.rst +++ b/docs/filtering.rst @@ -27,7 +27,7 @@ After installing ``django-filter`` you'll need to add the application in the ``s ] Note: The techniques below are demoed in the `cookbook example -app `__. +app `__. Filterable fields -----------------