From e466910e2b105b9c45d883ff5e52551cf5a109c6 Mon Sep 17 00:00:00 2001 From: Henrikh Kantuni Date: Sat, 15 Feb 2025 13:30:45 -0500 Subject: [PATCH] chore: fix typo (#4530) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit "a accent" → "an accent" --- template/.vitepress/theme/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/template/.vitepress/theme/style.css b/template/.vitepress/theme/style.css index 12ae89a4..9b73b411 100644 --- a/template/.vitepress/theme/style.css +++ b/template/.vitepress/theme/style.css @@ -24,7 +24,7 @@ * * The soft color must be semi transparent alpha channel. This is crucial * because it allows adding multiple "soft" colors on top of each other - * to create a accent, such as when having inline code block inside + * to create an accent, such as when having inline code block inside * custom containers. * * - `default`: The color used purely for subtle indication without any