diff --git a/docs/install.rst b/docs/install.rst index c02e43a..3f1f523 100644 --- a/docs/install.rst +++ b/docs/install.rst @@ -106,7 +106,7 @@ Below is sample Django template code to use these paths depending if you'd like to use GET or POST requests. Logging out was deprecated in `Django 4.1 `_. -- GET: +- Using GET requests: .. code-block:: html