From 023ff3891c95b72d81f26cbcfada3de0760e282f Mon Sep 17 00:00:00 2001 From: Thien-Thi Nguyen Date: Wed, 7 Apr 2021 04:18:32 -0400 Subject: change markup of ‘selected_continent’ 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 77e5b940..e821776f 100644 --- a/anastasis.rst +++ b/anastasis.rst @@ -1120,7 +1120,7 @@ for example: Here ``countries`` is an array of countries on the ``selected_continent``. For each country, the ``code`` is the ISO 3166-1 alpha-2 country code. The ``continent`` is only present because some countries span continents, the -information is redundant and will always match "selected_continent". The +information is redundant and will always match ``selected_continent``. The "name" is the name of the country in English, internationalizations of the name may be provided in "name_i18n". The "currency" is **an** official currency of the country, if a country has multiple currencies, it may appear -- cgit v1.2.3