small typo in autopath README so->to (#3408)

Automatically submitted.
This commit is contained in:
Dan Panzarella 2019-10-28 15:17:54 -04:00 committed by corbot[bot]
parent eca2385bdd
commit 1821d9cb7e

View file

@ -39,7 +39,7 @@ The `server` label is explained in the *metrics* plugin documentation.
autopath my-resolv.conf
~~~
Use `my-resolv.conf` as the file to get the search path from. This file only needs so have one line:
Use `my-resolv.conf` as the file to get the search path from. This file only needs to have one line:
`search domain1 domain2 ...`
~~~