taler-docs

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

commit 76850a68bb06a56e08fe89d47ed5e6859c7ab289
parent 56e1197cb56550e814904c480b7817e65ffe6f45
Author: Thien-Thi Nguyen <ttn@gnuvola.org>
Date:   Wed,  7 Apr 2021 04:36:54 -0400

add comma

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

diff --git a/anastasis.rst b/anastasis.rst @@ -1701,7 +1701,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 method, or the selected provider does not support the type of authentication, the reducer will transition into an ERROR state instead of adding the new policy.