taler-docs

Documentation for GNU Taler components, APIs and protocols
Log | Files | Refs | README | LICENSE

commit 5adc9e36b206527b6612d7ad67780d51ba775e66
parent 76850a68bb06a56e08fe89d47ed5e6859c7ab289
Author: Thien-Thi Nguyen <ttn@gnuvola.org>
Date:   Wed,  7 Apr 2021 04:37:03 -0400

mark up ‘ERROR’

Diffstat:
Manastasis.rst | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/anastasis.rst b/anastasis.rst @@ -1702,7 +1702,7 @@ the "policies" array, returning an updated state: If the new policy is invalid, for example because it adds an unknown authentication method, or the selected provider does not support the type of -authentication, the reducer will transition into an ERROR state instead of +authentication, the reducer will transition into an ``ERROR`` state instead of adding the new policy.