From 649bfce00483c9c88de4f0f361ba5d58eb766e07 Mon Sep 17 00:00:00 2001 From: Peter Zhang Date: Sat, 23 Mar 2024 20:48:16 -0500 Subject: [PATCH] fix typo (#382) --- 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: