Skip to content

Commit e466910

Browse files
authored
chore: fix typo (#4530)
"a accent" → "an accent"
1 parent 1969cf4 commit e466910

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

template/.vitepress/theme/style.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
*
2525
* The soft color must be semi transparent alpha channel. This is crucial
2626
* because it allows adding multiple "soft" colors on top of each other
27-
* to create a accent, such as when having inline code block inside
27+
* to create an accent, such as when having inline code block inside
2828
* custom containers.
2929
*
3030
* - `default`: The color used purely for subtle indication without any

0 commit comments

Comments
 (0)