From 2fbb2cf84e58c4c6b1f39b3d00748c8402343203 Mon Sep 17 00:00:00 2001 From: mace Date: Fri, 6 Oct 2023 17:47:53 +0200 Subject: [PATCH] added json tag to md. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 188b81b..cc5b469 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ Returned in JSON format. ```json "custom/mon": { - "exec": "~/paht/to/bin", + "exec": "~/path/to/bin", "interval": 10, "format": " ", "tooltip": true,