diff options
Diffstat (limited to 'doc/sphinx/reducer.rst')
-rw-r--r-- | doc/sphinx/reducer.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/sphinx/reducer.rst b/doc/sphinx/reducer.rst index dcfc522..e1ca9ba 100644 --- a/doc/sphinx/reducer.rst +++ b/doc/sphinx/reducer.rst | |||
@@ -1627,7 +1627,7 @@ that applications must all handle. States other than ``solved`` are: | |||
1627 | } | 1627 | } |
1628 | } | 1628 | } |
1629 | 1629 | ||
1630 | - **authentication-instructions**: This indicates that the challenge requires the user to perform some authetnication method-specific actions. Details about what the user should do are provided. | 1630 | - **authentication-instructions**: This indicates that the challenge requires the user to perform some authentication method-specific actions. Details about what the user should do are provided. |
1631 | 1631 | ||
1632 | .. code-block:: json | 1632 | .. code-block:: json |
1633 | 1633 | ||