summaryrefslogtreecommitdiffstats
path: root/streaming
diff options
context:
space:
mode:
authorZack Shoylev <zack@netdata.cloud>2020-04-20 19:13:07 -0500
committerGitHub <noreply@github.com>2020-04-21 10:13:07 +1000
commit529d4493675e1073330e236a5576724da891d88f (patch)
tree525e768467f60770234f652814e47d564bef2987 /streaming
parentf0cefd0718e80f8fb0633c55687a1231bb015316 (diff)
capitalize title (#8712)
Diffstat (limited to 'streaming')
-rw-r--r--streaming/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/streaming/README.md b/streaming/README.md
index 4b22cc4f8a..dae41f257d 100644
--- a/streaming/README.md
+++ b/streaming/README.md
@@ -34,7 +34,7 @@ of maintaining a local database and accepting dashboard requests, it streams all
The same `master` can collect data for any number of `slaves`.
-### database replication
+### Database Replication
Local Netdata (`slave`), **with a local database (and possibly alarms)**, collects metrics and
sends them to another Netdata (`master`).