docs: fix "This is a example" to "This is an example"

This commit is contained in:
初五 2025-06-06 08:42:12 +08:00 committed by GitHub
parent f6921ae658
commit c181f0b45c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@ Valaxy 将中英文写一个 Markdown 文件中,因此您可以很容易地进
:::
<div>
This is a example.
This is an example.
</div>
```