From 3843eda1308b50e5bca0baddd27b8209aa3712c1 Mon Sep 17 00:00:00 2001 From: wengelbrecht-grafana <83230950+wengelbrecht-grafana@users.noreply.github.com> Date: Wed, 18 Aug 2021 15:12:38 +0100 Subject: [PATCH] Update auditing.md (#37312) Fixed small spelling mistake --- docs/sources/enterprise/auditing.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/sources/enterprise/auditing.md b/docs/sources/enterprise/auditing.md index 5e49a08974b..83823329d12 100644 --- a/docs/sources/enterprise/auditing.md +++ b/docs/sources/enterprise/auditing.md @@ -15,7 +15,7 @@ Auditing allows you to track important changes to your Grafana instance. By defa Audit logs are JSON objects representing user actions like: -- Modifications ro resources such as dashboards and data sources. +- Modifications to resources such as dashboards and data sources. - A user failing to log in. ### Format