Browse Source

Fixed typo line 5 (#92)

Virtual Mirai 6 years ago
parent
commit
2628d7f938
1 changed files with 1 additions and 2 deletions
  1. 1 2
      README.md

+ 1 - 2
README.md

@@ -2,8 +2,7 @@
  
 [PDNS Manager](https://pdnsmanager.org) is a simple yet powerful free administration tool for the Powerdns authoritative nameserver. It supports master, native and slave zones.
 
-PNDS Manager was developed from scratch to achieve a user-friendly
-and pretty looking interface.
+PDNS Manager was developed from scratch to achieve a user-friendly and pretty looking interface.
 
 PDNS Manager also features a powerful API to set records programatically.
 This can be used e.g. for a dynamic DNS service, but also to obtain certificates from [Let's Encrypt](https://letsencrypt.org/) via the dns-01 challenge.