From e1a6acf5e685d4fedd3cee308bb3a2a5dca001ba Mon Sep 17 00:00:00 2001 From: ToXinE Date: Tue, 10 Sep 2024 00:33:07 +0200 Subject: [PATCH] Documentation: Fix watchtower typo (#3967) --- docs/widgets/services/watchtower.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/widgets/services/watchtower.md b/docs/widgets/services/watchtower.md index 7d6cfb03b..a3cefce84 100644 --- a/docs/widgets/services/watchtower.md +++ b/docs/widgets/services/watchtower.md @@ -5,7 +5,7 @@ description: Watchtower Widget Configuration Learn more about [Watchtower](https://github.com/containrrr/watchtower). -To use this widget, Watchtower needs to be configured to to [enable metrics](https://containrrr.dev/watchtower/metrics/). +To use this widget, Watchtower needs to be configured to [enable metrics](https://containrrr.dev/watchtower/metrics/). Allowed fields: `["containers_scanned", "containers_updated", "containers_failed"]`.