diff --git a/doc/administration/monitoring/performance/prometheus.md b/doc/administration/monitoring/performance/prometheus.md
index d8ca531649adcd68f91e2bb53fb25ac7de7479cf..51c63325064c16f20fe4c635164f6a476ead7fe5 100644
--- a/doc/administration/monitoring/performance/prometheus.md
+++ b/doc/administration/monitoring/performance/prometheus.md
@@ -30,7 +30,7 @@ To enable Prometheus:
 1. Find and uncomment the following line, making sure it's set to `true`:
 
     ```ruby
-    node_exporter['enable'] = true
+    prometheus['enable'] = true
     ```
 
 1. Save the file and [reconfigure GitLab][reconfigure] for the changes to