From 69659881a7df2bff7e876c300becae819ebc4bbd Mon Sep 17 00:00:00 2001 From: Petr Sklenar Date: Apr 06 2017 08:31:06 +0000 Subject: repo repos typos --- diff --git a/docs/example-config.yaml b/docs/example-config.yaml index 652c91d..c47c39f 100644 --- a/docs/example-config.yaml +++ b/docs/example-config.yaml @@ -31,7 +31,7 @@ module: start: systemctl start memcached stop: systemctl stop memcached status: systemctl status memcached - repos: https://phracek.fedorapeople.org/memcached-module-repo/ + repo: https://phracek.fedorapeople.org/memcached-module-repo/ test: processrunning: - 'ls /proc/*/exe -alh | grep memcached'