From 27ec5b445e9121f1450adfa8f04d4601b74c1835 Mon Sep 17 00:00:00 2001 From: Alexandre de Verteuil Date: Thu, 4 Mar 2021 15:51:38 -0500 Subject: [PATCH] Docs: Typo fix in whats-new-in-v7-5.md (#31698) s/cashed/cached/ --- docs/sources/whatsnew/whats-new-in-v7-5.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/sources/whatsnew/whats-new-in-v7-5.md b/docs/sources/whatsnew/whats-new-in-v7-5.md index f8eed01d666..efa0347a881 100644 --- a/docs/sources/whatsnew/whats-new-in-v7-5.md +++ b/docs/sources/whatsnew/whats-new-in-v7-5.md @@ -94,7 +94,7 @@ For more information on Grafana Enterprise licensing and restrictions, refer to ### Query caching -If you enable this feature, then Grafana hashes and cashes data source queries and serves cached versions of hashed queries if applicable. +If you enable this feature, then Grafana hashes and caches data source queries and serves cached versions of hashed queries if applicable. ### Use template variable in reports