taler-docs

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

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

fix typo: s/add/adds/

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

diff --git a/anastasis.rst b/anastasis.rst @@ -1700,7 +1700,7 @@ the "policies" array, returning an updated state: ] } -If the new policy is invalid, for example because it add an unknown +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 adding the new policy.