capitalize title (#8712)
Zack Shoylev committed
Apr 20, 2020 at 19:13 UTC
529d4493675e1073330e236a5576724da891d88f
1 file changed
+1
-1
streaming/README.md
+1
-1
@@ -34,7 +34,7 @@ of maintaining a local database and accepting dashboard requests, it streams all
34
35
The same `master` can collect data for any number of `slaves`.
36
37
-### database replication
37
+### Database Replication
38
39
Local Netdata (`slave`), **with a local database (and possibly alarms)**, collects metrics and
40
sends them to another Netdata (`master`).