summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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