Merge pull request #394 from iconara/patch-1

Fix mistake in the watches documentation
This commit is contained in:
Armon Dadgar 2014-10-11 19:11:12 -07:00
commit 13bb6ef317
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"
}