Unnamed repository; edit this file 'description' to name the repository.
Diffstat (limited to 'runtime/themes/ao.toml')
-rw-r--r--runtime/themes/ao.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/runtime/themes/ao.toml b/runtime/themes/ao.toml
index 7313d9fa..9d0ec92b 100644
--- a/runtime/themes/ao.toml
+++ b/runtime/themes/ao.toml
@@ -39,7 +39,7 @@
"diff.minus" = { fg = "red" }
"diff.delta" = { fg = "brown" }
-# MARKUP, SYNAX HIGHLIGHTING AND INTERFACE HYBRID
+# MARKUP, SYNTAX HIGHLIGHTING AND INTERFACE HYBRID
"markup.heading" = { fg = "blaze_orange" }
"markup.heading.1" = { fg = "crystal_blue", modifiers = ["bold"] }
"markup.heading.2" = { fg = "sky_blue", modifiers = ["bold"] }