summary refs log tree commit diff
path: root/docs
diff options
context:
space:
mode:
authorAndrew Morgan <1342360+anoadragon453@users.noreply.github.com>2020-03-30 17:38:21 +0100
committerGitHub <noreply@github.com>2020-03-30 17:38:21 +0100
commitd9f29f8daef2f49464382b0e80ee93ff38681e99 (patch)
tree022bfd815a7e310d3843ea5d53ad81e48d9ea1ce /docs
parentRemove usage of "conn_id" for presence. (#7128) (diff)
downloadsynapse-d9f29f8daef2f49464382b0e80ee93ff38681e99.tar.xz
Fix a small typo in the `metrics_flags` config option. (#7171)
Diffstat (limited to 'docs')
-rw-r--r--docs/sample_config.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/sample_config.yaml b/docs/sample_config.yaml
index 743949945a..6a770508f9 100644
--- a/docs/sample_config.yaml
+++ b/docs/sample_config.yaml
@@ -1144,7 +1144,7 @@ account_threepid_delegates:
 # enabled by default, either for performance reasons or limited use.
 #
 metrics_flags:
-    # Publish synapse_federation_known_servers, a g auge of the number of
+    # Publish synapse_federation_known_servers, a gauge of the number of
     # servers this homeserver knows about, including itself. May cause
     # performance problems on large homeservers.
     #