summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThien-Thi Nguyen <ttn@gnuvola.org>2021-04-07 04:09:20 -0400
committerThien-Thi Nguyen <ttn@gnuvola.org>2021-04-07 04:09:20 -0400
commitf5558ed2ff8dd2aa97432f791779a49c01314552 (patch)
treee3c8c306ff1bc372335edf06662dcc062c09f5a7
parent5659ed216073b30ff222d2b551acb29ef0a27a0b (diff)
downloaddocs-f5558ed2ff8dd2aa97432f791779a49c01314552.tar.gz
docs-f5558ed2ff8dd2aa97432f791779a49c01314552.tar.bz2
docs-f5558ed2ff8dd2aa97432f791779a49c01314552.zip
change markup of ‘select_continent’ from " to ``
-rw-r--r--anastasis.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/anastasis.rst b/anastasis.rst
index b080104b..92256de8 100644
--- 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