From d8ff3486ce05ad391b024ac8083919e06df72f68 Mon Sep 17 00:00:00 2001 From: Thien-Thi Nguyen Date: Wed, 7 Apr 2021 04:17:16 -0400 Subject: change markup of ‘countries’ 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 60ff1c2a..6be4a857 100644 --- a/anastasis.rst +++ b/anastasis.rst @@ -1117,7 +1117,7 @@ for example: ] } -Here "countries" is an array of countries on the "selected_continent". For +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 -- cgit v1.2.3