From cde338a48d822ed4431ac623da5837b2f5dc1f26 Mon Sep 17 00:00:00 2001 From: Gabriel Tanase Date: Tue, 22 Apr 2025 12:04:55 +0100 Subject: [PATCH] Fix typo in customservices docs I was checking the newly added services and noticed that upon clicking the hyperlink it doesn't automatically scroll down to the corresponding section. Seems to be caused by a small typo. Looking forward to the new release, these additions are great! --- docs/customservices.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/customservices.md b/docs/customservices.md index 55ff2e7..672c4d7 100644 --- a/docs/customservices.md +++ b/docs/customservices.md @@ -107,7 +107,7 @@ Configuration example: clipboard: "this text will be copied to your clipboard" ``` -## Docker Socker Proxy +## Docker Socket Proxy This service display the number of running, stopped and containers that have errors. It calls the API of DOcker Socket Proxy