From cf9224b412098cbc589662a11f73eb5ca8bf0f40 Mon Sep 17 00:00:00 2001 From: Peter Zhang Date: Sat, 23 Mar 2024 17:17:03 -0500 Subject: [PATCH] fix typo --- src/docs/markdown/running.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/docs/markdown/running.md b/src/docs/markdown/running.md index af2c31a..cb4d0bd 100644 --- a/src/docs/markdown/running.md +++ b/src/docs/markdown/running.md @@ -241,7 +241,7 @@ Add a `caddy-service.xml` in the same directory: You can now install the service using:
caddy-service install
-You might want to start the Windows Services Console to see if the service is runnnig correctly: +You might want to start the Windows Services Console to see if the service is running correctly:
services.msc
Be aware that Windows services cannot be reloaded, so you have to tell caddy directly to reload: