docs: fix typos and word case (#226)

修正部分单词错误和写法错误。

/kind improvement

```release-note
None
```
This commit is contained in:
Ryan Wang
2023-06-07 14:25:23 +08:00
committed by GitHub
parent 81cdc88b31
commit b3382b0170
56 changed files with 70 additions and 70 deletions

View File

@@ -89,7 +89,7 @@ halo:
2. 修改 IntelliJ IDEA 的运行配置
1. macOS / Linux
将 Active Profiles 改为 `dev`,如图所示:
![IntelliJ IDEA Profiles](/img/developer-run/IntelliJ-IDEA-Profiles-MacOs.png)
![IntelliJ IDEA Profiles](/img/developer-run/IntelliJ-IDEA-Profiles-macOS.png)
2. Windows
将 Active Profiles 改为 `dev,win`,如图所示:
![IntelliJ IDEA Profiles](/img/developer-run/IntelliJ-IDEA-Profiles-Win.png)