From e0961c9b36a98f655fb11e4b3feec0088a0ca047 Mon Sep 17 00:00:00 2001 From: Doug Bird Date: Tue, 12 Jun 2018 17:25:40 -0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a11e144..fe5ba2a 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ Lists of every [IANA TLD](http://data.iana.org/TLD/tlds-alpha-by-domain.txt) in * [PHP Usage](#php-usage) ## Usage -Because the lists are provided in universial CSV and JSON formats, they easily utilitized in most programming environments. +Because the lists are provided in universial CSV and JSON formats, they can be easily utilitized in most programming environments. Additionally, for convenience, some native programming language formats have also been provided. * [Node Usage](#node-usage) * [PHP Usage](#php-usage)