From f18ece15d3682a5a61bc9124a8c8166b58b74cda Mon Sep 17 00:00:00 2001 From: Thien-Thi Nguyen Date: Wed, 7 Apr 2021 04:19:22 -0400 Subject: change markup of ‘currency’ 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(-) diff --git a/anastasis.rst b/anastasis.rst index 49828afb..ee385ace 100644 --- a/anastasis.rst +++ b/anastasis.rst @@ -1122,7 +1122,7 @@ 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 may be provided in ``name_i18n``. The "currency" is **an** official +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 with the currency they intend to pay with. It is also possible for users -- cgit v1.2.3