Skip to content

Commit 3dd4f6c

Browse files
Merge pull request #235 from Authing/fix-doc-v5-20230709
fix(doc): update sub title in quick start
2 parents edea9e4 + ff8a789 commit 3dd4f6c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/guide/quick-start.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212

1313
如果你希望自己配置或使用其它工程,请继续往下阅读。
1414

15-
## 引入 Guard
15+
## 引入并初始化 Guard
1616

1717
:::: tabs :options="{ useUrlFragment: false }"
1818
::: tab React
@@ -171,7 +171,7 @@ const guard = new Guard({
171171
:::
172172
::::
173173

174-
## 初始化 Guard
174+
## 渲染 Guard
175175

176176
:::: tabs :options="{ useUrlFragment: false }"
177177
::: tab React

0 commit comments

Comments
 (0)