From 33d8942e31be2e951a13d643f56afdfc9e387229 Mon Sep 17 00:00:00 2001 From: Sigri Date: Wed, 25 Oct 2023 20:39:23 +0200 Subject: [PATCH] Fix syntax --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index d5ed2c1..bc7549c 100644 --- a/README.md +++ b/README.md @@ -102,12 +102,12 @@ mode: single ## Installation ### Option 1 -- Just folow the integration config steps. +- Just follow the integration config steps. ### Option 2 -- Add the folowing line in your configuration.yml +- Add the following line in your configuration.yml ```yaml georide: email: @exmple.com password: -``` \ No newline at end of file +```