summaryrefslogtreecommitdiffstats
path: root/web
diff options
context:
space:
mode:
authorJoel Hans <joel@netdata.cloud>2021-01-08 14:54:36 -0700
committerGitHub <noreply@github.com>2021-01-08 14:54:36 -0700
commit1f321de3cb11536a30fd92ce19dd90009bbc448e (patch)
tree0d6831e357a2d008aac2e0340f91a8e5e57ee3aa /web
parent3582b88596db49d4920002b81a0468978577cb6a (diff)
Fixes for SEO changes (#10468)
Diffstat (limited to 'web')
-rw-r--r--web/api/queries/median/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/web/api/queries/median/README.md b/web/api/queries/median/README.md
index d42d90c0a6..25ce8b8d6d 100644
--- a/web/api/queries/median/README.md
+++ b/web/api/queries/median/README.md
@@ -1,6 +1,6 @@
<!--
title: "Median"
-description: "Use median in API queries and health entities to find the "middle" value from a sample, eliminating any unwanted spikes in the returned metrics."
+description: "Use median in API queries and health entities to find the 'middle' value from a sample, eliminating any unwanted spikes in the returned metrics."
custom_edit_url: https://github.com/netdata/netdata/edit/master/web/api/queries/median/README.md
-->