From 594446e42a5b6fbd0357c96c3803a95fc847a673 Mon Sep 17 00:00:00 2001 From: Ginger Collison Date: Mon, 14 Oct 2019 11:19:38 -0500 Subject: [PATCH] Update windows_srv.md --- nats-server/running/windows_srv.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nats-server/running/windows_srv.md b/nats-server/running/windows_srv.md index f575adc..1fdd24f 100644 --- a/nats-server/running/windows_srv.md +++ b/nats-server/running/windows_srv.md @@ -1,4 +1,4 @@ -# Window Service +# Windows Service The NATS server supports running as a Windows service. In fact, this is the recommended way of running NATS on Windows. There is currently no installer; users should use `sc.exe` to install the service: