taler-docs

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

commit f5558ed2ff8dd2aa97432f791779a49c01314552
parent 5659ed216073b30ff222d2b551acb29ef0a27a0b
Author: Thien-Thi Nguyen <ttn@gnuvola.org>
Date:   Wed,  7 Apr 2021 04:09:20 -0400

change markup of ‘select_continent’ from " to ``

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

diff --git a/anastasis.rst b/anastasis.rst @@ -880,7 +880,7 @@ arguments given to the reducer. A **transition argument** also is a statement in } The new state returned by the reducer with the state and transition argument defined -above would look like following for the transition action_ "select_continent": +above would look like following for the transition action_ ``select_continent``: .. code-block:: json