From a8ec79b54587beca2f4bb13a6cb6ed0fd6959d64 Mon Sep 17 00:00:00 2001 From: Thien-Thi Nguyen Date: Wed, 7 Apr 2021 04:16:27 -0400 Subject: change markup of ‘continents’ from " to `` MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- anastasis.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'anastasis.rst') diff --git a/anastasis.rst b/anastasis.rst index aca5d1a0..60ff1c2a 100644 --- a/anastasis.rst +++ b/anastasis.rst @@ -1075,7 +1075,7 @@ Here the user specifies the continent they live on. Arguments (example): "continent": "Europe" } -The continent must be given using the English name from the "continents" array. +The continent must be given using the English name from the ``continents`` array. Using a translated continent name is invalid and may result in failure. The reducer returns an updated state with a list of countries to choose from, -- cgit v1.2.3