From 70f537949ba758615be8d241ee02542d84a26b2f Mon Sep 17 00:00:00 2001 From: Doug Bird Date: Wed, 13 Dec 2017 21:08:07 -0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3044d7f..08fb591 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ Lists of every [ICANN TLD](https://www.icann.org/resources/pages/tlds-2012-02-25-en) in formats that can be natively compiled in various language targets. -A [canonical TLD list in CSV format](/tlds.csv) was used to generate the various formats. +A [canonical list of TLDs in CSV format](/tlds.csv) was used to generate the native formats. ## List Formats * **PHP**: [TldEnum.php](/formats/php/TldEnum/TldEnum.php)