From a86ec363f56b8a1d4c43bf89eb723530f21e2ffe Mon Sep 17 00:00:00 2001 From: PatSki123 Date: Tue, 14 Apr 2020 09:18:42 -0400 Subject: [PATCH] Typo Correction (#503) Fixed typo under "Without sending a startup message" section. --- docs/arguments.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/arguments.md b/docs/arguments.md index 3a5fab5c..29ac8ca9 100644 --- a/docs/arguments.md +++ b/docs/arguments.md @@ -176,7 +176,7 @@ Environment Variable: WATCHTOWER_NO_PULL ``` ## Without sending a startup message -Do not send a send a message after watchtower started. Otherwise there will be an info-level notification. +Do not send a message after watchtower started. Otherwise there will be an info-level notification. ``` Argument: --no-startup-message