Commit 5a2a422b authored by Michael Grosser's avatar Michael Grosser Committed by GitHub

Fix typo

parent 4ecc9c4c
......@@ -46,7 +46,7 @@ faster.
A new plugin is (usually) about 1000 lines of Go. This includes tests and some plugin boiler
plate. This is a considerable amount of code and will take time to review. To prevent too much back and
forth it is advisable to start with the plugin's `README.md`; This will be it's main documentation and will help
forth it is advisable to start with the plugin's `README.md`; This will be its main documentation and will help
nail down the correct name of the plugin and its various config options.
From there it can work its way through the rest (`setup.go`, the `ServeDNS` handler function,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment