diff --git a/Caddy-as-a-service-examples.md b/Caddy-as-a-service-examples.md index 81a3d76..b25be05 100644 --- a/Caddy-as-a-service-examples.md +++ b/Caddy-as-a-service-examples.md @@ -11,7 +11,7 @@ Example for an init script on FreeBSD: https://gist.github.com/dprandzioch/f3a0b ### Windows -You can use [nssm.cc](https://nssm.cc/) in order to automaticaly launch, and restart if crashed Caddy. +You can use [nssm.cc](https://nssm.cc/) in order to automatically launch, and restart if crashed Caddy. 1. First download both NSSM and Caddy then extract them to c:\myserver\ 2. Then install Caddy as a service by entering the following commands in your Terminal: