From 0edd034d89b383356f79fe1673b714cecf5fe0b5 Mon Sep 17 00:00:00 2001 From: Simon Vieille Date: Tue, 18 Aug 2015 20:02:00 +0200 Subject: [PATCH 1/2] typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 170a6b4..82c01cc 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # pdns-console -PDNS-Console provided a CLI to manage PowerDNS application and improved it by adding a powerfull DNS zone versionning. +PDNS-Console provides a CLI to manage PowerDNS application and improved it by adding a powerfull DNS zone versionning. * [Installation](#installation) * [Available commands](#available-commands) From eed8f57629d87ad6a81e6947bbd397472b3c3b4c Mon Sep 17 00:00:00 2001 From: Simon Vieille Date: Mon, 4 Jan 2016 07:03:03 +0100 Subject: [PATCH 2/2] typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 82c01cc..a8299ae 100644 --- a/README.md +++ b/README.md @@ -48,7 +48,7 @@ PDNS-Console provides a CLI to manage PowerDNS application and improved it by ad #### Specifications -* We want to mange the domain *example.tld* +* We want to manage the domain *example.tld* * We need 3 records: * *example.tld* -> 1.2.3.4 * *www.example.tld* -> same as *example.tld*