From a1340fa0c89c6d4fbd7ab4cccb98ea3f3afca63f Mon Sep 17 00:00:00 2001 From: Pete Millspaugh <73900714+pmillspaugh@users.noreply.github.com> Date: Mon, 5 Jan 2026 12:12:17 -0500 Subject: [PATCH] Fix typos in README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 8214541..8b9bd41 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ ## Tl;dr -[IANA](https://www.iana.org/) and [ICANN](https://www.icann.org/) publish a lot of canonical, interesting, and useful _structured_ information about the top-level domain namespace. This project fetches nightly copies their data, and jams it into a single `data/generated/tlds.json` file so that it's all in a single place. +[IANA](https://www.iana.org/) and [ICANN](https://www.icann.org/) publish a lot of canonical, interesting, and useful _structured_ information about the top-level domain namespace. This project fetches nightly copies of their data, and jams it into a single `data/generated/tlds.json` file so that it's all in a single place. It's sort of an API-in-a-box, for exploring the TLD cinematic universe. It's _small data_, so this git repo has the change history from each nightly snapshot. For example: @@ -79,7 +79,7 @@ There are a few challenges with these data files, for example: - There are entities - sponsoring org, and administrative and technical contacts - Creation and Updated dates are there -- Namserver hosts are there +- Nameserver hosts are there - Etc **For the RDAP bootstrap file:**