Skip to content

Commit

Permalink
wording change
Browse files Browse the repository at this point in the history
  • Loading branch information
seb-b committed Feb 2, 2024
1 parent e5f5c84 commit 3e88553
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/extension_script.rst
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ Load and use the template tag in your base template, after your htmx ``<script>`
Jinja Templates
^^^^^^^^^^^^^^^

In your jinja template configuration, add the ``django_htmx.jinja.DjangoHtmxExtension`` function to your extensions:
In your jinja template configuration, add the ``django_htmx.jinja.DjangoHtmxExtension`` class to your extensions:

.. code-block:: python
Expand Down

0 comments on commit 3e88553

Please sign in to comment.