Fix indent.

This commit is contained in:
François de Metz
2016-06-02 15:27:15 +02:00
parent d91a2cf3e1
commit 88274bdd05

View File

@@ -42,7 +42,7 @@ func (wb *Webhooks) SampleConfig() string {
path = "/github"
[inputs.webhooks.rollbar]
path = "/rollbar"
path = "/rollbar"
`
}