From d25163a6458f30907baaf2f0cfe9e820318270dd Mon Sep 17 00:00:00 2001 From: guangwu Date: Tue, 10 Oct 2023 23:11:37 +0800 Subject: [PATCH] fix: Verification typo (#73137) * fix: Verification typo * fix: change to verification --- docs/sources/datasources/mysql/_index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/sources/datasources/mysql/_index.md b/docs/sources/datasources/mysql/_index.md index ed016c1e70a..985653e5f9b 100644 --- a/docs/sources/datasources/mysql/_index.md +++ b/docs/sources/datasources/mysql/_index.md @@ -120,7 +120,7 @@ datasources: password: ${GRAFANA_MYSQL_PASSWORD} ``` -##### Using TLS Verificaiton +##### Using TLS verification ```yaml apiVersion: 1