From 685a68664c06f66b00e315fa34379e249f393fba Mon Sep 17 00:00:00 2001 From: Florian Dold Date: Thu, 14 Oct 2021 15:41:49 +0200 Subject: docs: fix typo --- doc/sphinx/reducer.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/sphinx') diff --git a/doc/sphinx/reducer.rst b/doc/sphinx/reducer.rst index d1dc0f5..2c75578 100644 --- 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 -- cgit v1.2.3