]> granicus.if.org Git - pdns/commitdiff
Fix a typo in README-dnsdist.md
authorRemi Gacogne <rgacogne-github@coredump.fr>
Tue, 3 Nov 2015 10:51:33 +0000 (11:51 +0100)
committerRemi Gacogne <rgacogne-github@coredump.fr>
Tue, 3 Nov 2015 10:51:33 +0000 (11:51 +0100)
pdns/README-dnsdist.md

index a64bbc01b0564b3b7f6613de8637338ffe969454..368eed15e1623b55be81ed8f80f07b64625dd9a1 100644 (file)
@@ -157,7 +157,7 @@ this:
 Or we configure a server pool dedicated to receiving the nasty stuff:
 
 ```
-> newServer{address="192.168.1.3", pool="abuse")
+> newServer{address="192.168.1.3", pool="abuse"}
 > addPoolRule({"sh43353.cn.", "ezdns.it."}, "abuse")
 ```