@cryptotaxi247 / netdata-1 / commits / cf1a306ce

Fixed typos in docs/Running-behind-haproxy.md (#12272)

Ratish Thakoersingh committed Mar 1, 2022 at 18:40 UTC cf1a306ce71815ef9f6588c808e4603fd9900f35
1 file changed +2 -2
docs/Running-behind-haproxy.md
+2 -2
@@ -6,7 +6,7 @@ custom_edit_url: https://github.com/netdata/netdata/edit/master/docs/Running-beh
6 # Netdata via HAProxy
7
8 > HAProxy is a free, very fast and reliable solution offering high availability, load balancing,
9 -> and proxying for TCP and HTTP-based applications. It is particularly suited for very high traffic web sites
9 +> and proxying for TCP and HTTP-based applications. It is particularly suited for very high traffic websites
10 > and powers quite a number of the world's most visited ones.
11
12 If Netdata is running on a host running HAProxy, rather than connecting to Netdata from a port number, a domain name can
@@ -59,7 +59,7 @@ backend netdata_backend
59
60 ## Configuration with subpath
61
62 -A example where the base URL is used with a subpath `/netdata/`:
62 +An example where the base URL is used with a subpath `/netdata/`:
63
64 ### Frontend
65