Skip to content

Commit

Permalink
Fix minor typo
Browse files Browse the repository at this point in the history
  • Loading branch information
arcanemachine committed Aug 27, 2021
1 parent 2fa9d87 commit 0dcad56
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/advanced.rst
Expand Up @@ -265,7 +265,7 @@ These three elements are rendered individually, then assembled into a single bit

As of version 0.4.7 you can control how the individual components are rendered, as well as how all components are assembled, by overriding four templates:

* ``captcha/image.html`` controls the rendering of the image (and optionnally audio) element
* ``captcha/image.html`` controls the rendering of the image (and optionally audio) element
* ``captcha/text_field.html`` controls the rendering of the text field
* ``captcha/hidden_field.html`` controls the rendering of the hidden input
* ``captcha/field.html`` controls the assembling of the previous three elements
Expand Down

0 comments on commit 0dcad56

Please sign in to comment.