From 10b3084747fe88ea57f74601c9cb90dea6c351a8 Mon Sep 17 00:00:00 2001 From: Thien-Thi Nguyen Date: Wed, 7 Apr 2021 04:18:51 -0400 Subject: change markup of ‘name’ 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 e821776f..4bd1809c 100644 --- a/anastasis.rst +++ b/anastasis.rst @@ -1121,7 +1121,7 @@ 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 -"name" is the name of the country in English, internationalizations of 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 multiple times in the list. In this case, the user should select the entry -- cgit v1.2.3