Skip to content

Commit e8e0772

Browse files
committed
fix typo
1 parent b36b642 commit e8e0772

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/_overrides/assets/stylesheets/extra.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
.highlight .sd {
6767
color: var(--md-code-hl-string-color);
6868
}
69-
/* specific style for kc (boolean) class to match string color */
69+
/* specific style for kc (boolean) class to match special color */
7070
.highlight .kc {
7171
color: var(--md-code-hl-special-color);
7272
}

0 commit comments

Comments
 (0)