diff --git a/README.md b/README.md index 868c3c7..c51272c 100644 --- a/README.md +++ b/README.md @@ -125,7 +125,7 @@ Additionally, for convenience, some native programming language formats have als ## TLD List Formats * **CSV**: [tlds.csv](/tlds.csv) - A CSV file providing a row for each TLD with the following three columns: *domain* (TLD), *description*, and *type*. + A CSV file providing a row for every IANA TLD with the following three columns: *domain* (TLD), *description*, and *type*. * **PHP** * [TldList.php](/formats/php/TldEnum/TldList.php)