commit 685a68664c06f66b00e315fa34379e249f393fba parent 82acf4decaa2d012bb46d3c0b87b5d6c0741f996 Author: Florian Dold <florian@dold.me> Date: Thu, 14 Oct 2021 15:41:49 +0200 docs: fix typo Diffstat:
| M | doc/sphinx/reducer.rst | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/doc/sphinx/reducer.rst b/doc/sphinx/reducer.rst @@ -1643,7 +1643,7 @@ that applications must all handle. States other than ``solved`` are: } } - - **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. + - **external-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. .. code-block:: json