Fix mistake in the watches documentation

This commit is contained in:
Theo Hultberg 2014-10-11 17:04:52 +02:00
parent 70d5a32a86
commit c78bd6db63
1 changed files with 1 additions and 1 deletions

View File

@ -213,7 +213,7 @@ Here is an example configuration:
{
"type": "service",
"key": "redis",
"service": "redis",
"handler": "/usr/bin/my-service-handler.sh"
}