From b1a2e38abd40c627773774c3add1620b42a21f99 Mon Sep 17 00:00:00 2001 From: Mohammed Al Sahaf Date: Tue, 16 Jul 2019 20:21:58 +0000 Subject: [PATCH] Updated v2: Documentation (markdown) --- v2:-Documentation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/v2:-Documentation.md b/v2:-Documentation.md index 6c5a0d7..47aeec0 100644 --- a/v2:-Documentation.md +++ b/v2:-Documentation.md @@ -101,7 +101,7 @@ Same as `start`, but blocks indefinitely; i.e. runs Caddy in "daemon" mode. On W $ caddy stop ``` -Gracefully the running Caddy process. (Note: this will stop any process named the same as the executable file.) On Windows, this stop is forceful and Caddy will not have an opportunity to do a graceful shutdown and clean up any active locks. +Gracefully stops the running Caddy process. (Note: this will stop any process named the same as the executable file.) On Windows, this stop is forceful and Caddy will not have an opportunity to do a graceful shutdown and clean up any active locks. ## reload