Skip to content

Commit 4e6a23d

Browse files
authored
docs: fix typo in Intro.vue (#9784)
1 parent 8c96bb0 commit 4e6a23d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/.vitepress/theme/Intro.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
transform pipelines.
2222
</p>
2323
<p class="text-pretty">
24-
You can also use Vitest even if you are not using Vite. It is Jest-comptible
24+
You can also use Vitest even if you are not using Vite. It is Jest-compatible
2525
and works for backend code too.
2626
</p>
2727
<a href="/guide/why" target="_blank" class="button w-fit mt-8 block lg:hidden">Learn more</a>

0 commit comments

Comments
 (0)