docs: fix some spelling mistakes (#159)

* chore: fix README.md

* docs: minor fix the docs site
This commit is contained in:
Xin
2023-10-27 18:15:06 -04:00
committed by GitHub
parent 15ea31c389
commit 34aecec9d4
5 changed files with 24 additions and 24 deletions

View File

@ -4,7 +4,7 @@ weight: 6
next: /docs/guide/shortcodes
---
目前Hextra 支持 [Mermain](#mermaid) 的图表。
目前Hextra 支持 [Mermaid](#mermaid) 的图表。
<!--more-->
@ -12,7 +12,7 @@ next: /docs/guide/shortcodes
[Mermaid](https://github.com/mermaid-js/mermaid#readme) 是一个基于 JavaScript 的图表绘制工具,它的文本定义和 Markdown 类似,可在浏览器中动态创建图表。例如:流程图、序列图、饼图等。
在 Hextra 中使用 Mermain 就像使用代码块一样简单:
在 Hextra 中使用 Mermaid 就像使用代码块一样简单:
````markdown
```mermaid