Fix typo in README - reed-alert - Lightweight agentless alerting system for server
HTML git clone git://bitreich.org/reed-alert/ git://enlrupgkhuxnvlhsf6lc3fziv5h2hhfrinws65d7roiv6bfj7d652fid.onion/reed-alert/
DIR Log
DIR Files
DIR Refs
DIR Tags
DIR README
DIR LICENSE
---
DIR commit 95b8e54faec4258fb7a8417ad4d6274617082b61
DIR parent c7398ed31b34907a64f687c0b055bb1a42e2cece
HTML Author: Solene Rapenne <solene@perso.pw>
Date: Wed, 7 Nov 2018 11:46:04 +0100
Fix typo in README
Diffstat:
M README | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
DIR diff --git a/README b/README
@@ -5,7 +5,7 @@ reed-alert is a small and simple monitoring tool for your server,
written in Common LISP.
reed-alert checks the status of various processes on a server and
-triggers self defined notifications.
+triggers user defined notifications.
Each triggered message is called an 'alert'.
Each check is called a 'probe'.