From 7e3c188cc923e3caf649b6d36db5b8974bd82fd4 Mon Sep 17 00:00:00 2001 From: Tamara Steinwender <tamara.steinwender@tugraz.at> Date: Mon, 5 Dec 2022 14:40:37 +0100 Subject: [PATCH] Fix typos --- packages/theme-switcher/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/theme-switcher/README.md b/packages/theme-switcher/README.md index 1c9c016d..bc889440 100644 --- a/packages/theme-switcher/README.md +++ b/packages/theme-switcher/README.md @@ -133,7 +133,7 @@ A full example can be found in each application in the `index.html` of the `app- ## Note -The classes should be defined outside of the body tag. +The classes should be defined outside the body tag. ## Local development -- GitLab