From eccd9380fc78b1c0387d44fca98905bd4f804896 Mon Sep 17 00:00:00 2001 From: Leo Hernandez Date: Fri, 20 Aug 2021 21:58:50 -0400 Subject: [PATCH] fixed typo fixed typo --- docs/quickstart.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/quickstart.md b/docs/quickstart.md index d25b306..1f864f7 100644 --- a/docs/quickstart.md +++ b/docs/quickstart.md @@ -274,4 +274,4 @@ Great! You've verified the basics of getting NanoMDM going! Now you can move on * A proper TLS certificate (possibly using Let's Encrypt, even). * A proper reverse-proxy/load balancer (Nginx, HAProxy, Apache, etc.) * A proper deployment, perhaps in a container environemnt like Docker, Kubernetes, etc. or even just running as a service with systemctl. -* More advanged configuration of NanoMDM including backend storage options, etc. +* More advanced configuration of NanoMDM including backend storage options, etc.