From 3decb9b2ef0c955fb320e6fe740cec90781c6d9a Mon Sep 17 00:00:00 2001 From: lowlighter <22963968+lowlighter@users.noreply.github.com> Date: Mon, 21 Nov 2022 20:23:52 -0500 Subject: [PATCH] fix(docs): spelling --- source/plugins/core/metadata.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/plugins/core/metadata.yml b/source/plugins/core/metadata.yml index 41b63263..c48b30e4 100644 --- a/source/plugins/core/metadata.yml +++ b/source/plugins/core/metadata.yml @@ -184,7 +184,7 @@ inputs: Custom CSS that will be injected in used template. Useful to avoid creating a new template just to tweak some styling - > 💡 *metrics* tends to avoid using `!important` rules, which means that most styling can be overriden by this option when using `!important` + > 💡 *metrics* tends to avoid using `!important` rules, which means that most styling can be overridden by this option when using `!important` type: string default: "" extras: