diff --git a/src/docs/markdown/running.md b/src/docs/markdown/running.md index 33f5377..bc783a8 100644 --- a/src/docs/markdown/running.md +++ b/src/docs/markdown/running.md @@ -213,7 +213,7 @@ You can now install the service using: You might want to start the Windows Services Console to see if the service is runnnig correctly:
services.msc
-Be aware that Windows services cannot be reloaded, so you have to tell caddy directly to relaod:
+Be aware that Windows services cannot be reloaded, so you have to tell caddy directly to reload:
caddy reload
Restarting is possible via the normal Windows services commands, for example via the Task Manager's "Services" tab.