From e6769d5bb2960e93a83739a7b88698538c85ee9c Mon Sep 17 00:00:00 2001 From: Imi <27138272+iminet@users.noreply.github.com> Date: Mon, 26 Sep 2022 11:27:53 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6736765..e7f2147 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ This is a simple API solution for handling your GoDaddy DNS records ## Requirements - .NET 4.5 or :NET Core 3.1 - Newtonsoft Json.NET from [NuGet](https://www.nuget.org/packages/Newtonsoft.Json/) -- Developer key and secred from [GoDaddy](https://developer.godaddy.com/keys) +- Developer key and secret from [GoDaddy](https://developer.godaddy.com/keys) ## Usage