diff --git a/docs/examples/metrics/prometheus-grafana/README.rst b/docs/examples/metrics/prometheus-grafana/README.rst
index 649317c4dc8..7a5f0595817 100644
--- a/docs/examples/metrics/prometheus-grafana/README.rst
+++ b/docs/examples/metrics/prometheus-grafana/README.rst
@@ -3,7 +3,7 @@ Prometheus Instrumentation
This shows how to use ``opentelemetry-exporter-prometheus`` to automatically generate Prometheus metrics.
-The source files of these examples are available :scm_web:`here `.
+The source files of these examples are available :scm_web:`here `.
Preparation
-----------