]> granicus.if.org Git - pdns/commitdiff
I accidentally a word
authorPieter Lexis <pieter@plexis.eu>
Mon, 1 Dec 2014 19:41:39 +0000 (20:41 +0100)
committerPieter Lexis <pieter@plexis.eu>
Mon, 1 Dec 2014 19:41:39 +0000 (20:41 +0100)
pdns/docs/markdown/appendix/documentation.md

index 85bddfa2da8cafb97f36381fef0868ea91de3cc1..e473600df6a5d284a210dfb62ffcdb8775bae1e5 100644 (file)
@@ -12,7 +12,7 @@ entirely from GitHub. Simply fork PowerDNS, find the Markdown file you want to c
 edit in place, commit, and create a pull request.
 
 To test-build the documentation, run `pip install mkdocs`, `pip install pandoc`
-nd `pip install pandocfilters`, followed by `make html-new/index.html` in the
+and `pip install pandocfilters`, followed by `make html-new/index.html` in the
 pdns/docs directory.
 
 To test your changes live, use `mkdocs serve --dev-addr=0.0.0.0:8000`, and the new version