diff --git a/README.md b/README.md index 29424a4..7d4385b 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ Lists of every [IANA TLD](http://data.iana.org/TLD/tlds-alpha-by-domain.txt) in ## Usage Because the lists are provided in universial CSV and JSON formats, they easily utilitized in most programming environments. -Additionally, for convenience, the native programming language formats have also been provided. +Additionally, for convenience, some native programming language formats have also been provided. * [Node Usage](#node-usage) * [PHP Usage](#php-usage)