From 862b6c03a77530844df50aadcfe0df15f2d1b8e1 Mon Sep 17 00:00:00 2001 From: Josef Hoerandtner Date: Wed, 21 Sep 2022 10:12:55 +0200 Subject: [PATCH] Fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index aad9778..1a758ab 100644 --- a/README.md +++ b/README.md @@ -174,7 +174,7 @@ to the DB server using the TLS settings and `PrivateData` auth. # Using Oauth -For example, to define Oatuh auth with Google, just create a file `grafana.ini` like this: +For example, to define Oauth auth with Google, just create a file `grafana.ini` like this: ``` [auth.google] enabled = true