Unnamed repository; edit this file 'description' to name the repository.
fix(themes): correct typo in `theme.toml`
Rolo 2024-04-18
parent 88da9e8 · commit a5a9827
-rw-r--r--theme.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/theme.toml b/theme.toml
index 9eeb008d..83791b0a 100644
--- a/theme.toml
+++ b/theme.toml
@@ -40,7 +40,7 @@ label = "honey"
"diff.minus" = "#f22c86"
"diff.delta" = "#6f44f0"
-# TODO: diferentiate doc comment
+# TODO: differentiate doc comment
# concat (ERROR) @error.syntax and "MISSING ;" selectors for errors
"ui.background" = { bg = "midnight" }