From a5036f2cfda442c90ca9fca2d49b25c57ef68777 Mon Sep 17 00:00:00 2001
From: Alexander Bias <alexander.bias@uni-ulm.de>
Date: Sat, 28 Nov 2020 22:12:52 +0100
Subject: [PATCH] Fix small typos in the context of brand colors

---
 README.md | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/README.md b/README.md
index c11a9d1..ba8e7dc 100644
--- a/README.md
+++ b/README.md
@@ -65,11 +65,11 @@ This setting is already available in the Moodle core theme Boost. For more infor
 
 ##### Brand success color
 
-This color is used for example in regards to form valiations.
+This color is used for example in regards to form validations.
 
 ##### Brand info color
 
-This color is used for example for availabiity information of course activities or resources.
+This color is used for example for availability information of course activities or resources.
 
 ##### Brand warning color
 
@@ -77,7 +77,7 @@ This color is used for example for warning texts.
 
 ##### Brand danger color
 
-This color is used for example in regards to form valiations.
+This color is used for example in regards to form validations.
 
 #### Favicon
 
-- 
GitLab