From 7b476c19c213c8c27b57fc95fc371288b2379699 Mon Sep 17 00:00:00 2001 From: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com> Date: Thu, 27 Jan 2022 16:33:55 -0500 Subject: [PATCH] fix typo (#44564) --- docs/sources/datasources/postgres.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/sources/datasources/postgres.md b/docs/sources/datasources/postgres.md index 3d28ae08a2e..3e18046d530 100644 --- a/docs/sources/datasources/postgres.md +++ b/docs/sources/datasources/postgres.md @@ -12,7 +12,7 @@ Grafana ships with a built-in PostgreSQL data source plugin that allows you to q ## PostgreSQL settings -To access PostgreSQL settings, hover your mouse over the **Configuration** (gear) icon, then click **Data Sources**, and then click the Prometheus data source. +To access PostgreSQL settings, hover your mouse over the **Configuration** (gear) icon, then click **Data Sources**, and then click the PostgreSQL data source. | Name | Description | | ------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |