Browse Source

Update quick-start.rst

Alex 4 years ago
parent
commit
a52dbdc37e
1 changed files with 1 additions and 1 deletions
  1. 1 1
      docs/quick-start.rst

+ 1 - 1
docs/quick-start.rst

@@ -9,7 +9,7 @@ This is an **opinionated** guide for getting up and running with Netmaker as qui
 
 
 We assume for this installation that you want all of the features, want your server to be secure, and want it to be accessible from anywhere. 
 We assume for this installation that you want all of the features, want your server to be secure, and want it to be accessible from anywhere. 
 
 
-We assume you are not deploying for an enterprise-grade scenario. This instance will not be HA, and is not horizontally scalable. However, it should comfortably handle several hundred clients and most average use cases.
+This instance will not be HA, and is not horizontally scalable. However, it should comfortably handle several hundred clients and most average use cases.
 
 
 By the end of this guide, you will have Netmaker installed on a public VM linked to your custom domain, secured behind an Nginx reverse proxy.
 By the end of this guide, you will have Netmaker installed on a public VM linked to your custom domain, secured behind an Nginx reverse proxy.