taler-docs

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

commit 32a6e02ffca80ab0c3e57cc8bbc5e033422ec54c
parent f5558ed2ff8dd2aa97432f791779a49c01314552
Author: Thien-Thi Nguyen <ttn@gnuvola.org>
Date:   Wed,  7 Apr 2021 04:10:54 -0400

fix typo: s/lead/led/

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

diff --git a/anastasis.rst b/anastasis.rst @@ -927,7 +927,7 @@ States Overall, the reducer knows the following states: - - **ERROR**: The transition lead to an error. No further transitions are possible from + - **ERROR**: The transition led to an error. No further transitions are possible from this state, but the client may want to continue from a previous state. - **CONTINENT_SELECTING**: The user should specify the continent where they are living, so that we can show a list of countries to choose from.