From f0e8c865fedf85947d089f16f8b7cfb44cbc517e Mon Sep 17 00:00:00 2001 From: Veeck Date: Fri, 14 Jun 2019 14:03:58 +0200 Subject: [PATCH] Fix markdown error --- modules/default/clock/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/default/clock/README.md b/modules/default/clock/README.md index 19e6a005..e1dc0037 100644 --- a/modules/default/clock/README.md +++ b/modules/default/clock/README.md @@ -54,4 +54,4 @@ Current notifications are: | Notification | Description | ----------------- | ----------- | `CLOCK_SECOND` | A second has elapsed.
*Parameter*: second value -| `CLOCK_MINUTE` | A minute has elapsed
*Parameter*: minute value \ No newline at end of file +| `CLOCK_MINUTE` | A minute has elapsed
*Parameter*: minute value