]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
Fixed grammar in README.md 16198/head
authorSmoothengineer <160827599+Smoothengineer@users.noreply.github.com>
Wed, 1 Oct 2025 12:47:05 +0000 (18:17 +0530)
committerGitHub <noreply@github.com>
Wed, 1 Oct 2025 12:47:05 +0000 (18:17 +0530)
Signed-off-by: Smoothengineer <160827599+Smoothengineer@users.noreply.github.com>
README.md

index 0f4053de37ab23a6ca296647fe40610d5fdda96b..e7a2200f7340ca8ada1216bd0fec0245b1363a7f 100644 (file)
--- a/README.md
+++ b/README.md
@@ -30,9 +30,7 @@ git clone https://github.com/PowerDNS/pdns.git
 ```
 
 This repository contains the sources for the PowerDNS Recursor, the PowerDNS
-Authoritative Server, and dnsdist (a powerful DNS loadbalancer). All three can
-be built from this repository. However, all three released separately as .tar.bz2,
-.deb and .rpm.
+Authoritative Server, and dnsdist (a powerful DNS loadbalancer). All three can be built from this repository. However, they are also released separately as .tar.bz2, .deb, and .rpm packages.
 
 The different releases can be built by the help of pdns-builder, which uses a
 docker-based build process. To get started with this, run these commands in the root