From eb912bbfc024b3ede33eb968a5f9258513a500fe Mon Sep 17 00:00:00 2001 From: Akash Mahanty Date: Sun, 13 Dec 2020 22:57:39 +0530 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c53dd2e..2a59cd9 100644 --- a/README.md +++ b/README.md @@ -33,7 +33,7 @@ Table of contents * [Retrieving archive](#retrieving-the-archive-for-an-url-using-archive_url) * [Retrieving the oldest archive](#retrieving-the-oldest-archive-for-an-url-using-oldest) * [Retrieving the latest/newest archive](#retrieving-the-newest-archive-for-an-url-using-newest) - * [Retrieving the JSON response of availability API](#retrieving-the-json-reponse-for-the-avaliblity-api-request) + * [Retrieving the JSON response of availability API](#retrieving-the-json-response-for-the-avaliblity-api-request) * [Retrieving archive close to a specified year, month, day, hour, and minute](#retrieving-archive-close-to-a-specified-year-month-day-hour-and-minute-using-near) * [Get the content of webpage](#get-the-content-of-webpage-using-get) * [Count total archives for an URL](#count-total-archives-for-an-url-using-total_archives)