From c930df6e0703bfee9fab6bbffad4306f741f3c3d Mon Sep 17 00:00:00 2001 From: Thien-Thi Nguyen Date: Wed, 7 Apr 2021 04:17:42 -0400 Subject: change markup of ‘code’ 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 45774b84..49ab9d7c 100644 --- a/anastasis.rst +++ b/anastasis.rst @@ -1118,7 +1118,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 +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 -- cgit v1.2.3