This is an automated email from the ASF dual-hosted git repository.
albumenj pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/dubbo-website.git
The following commit(s) were added to refs/heads/master by this push:
new 31913ef1ab [fix] typo (#1245)
31913ef1ab is described below
commit 31913ef1ab82da8a674e4121f1fb16c765519382
Author: JIAN ZHONG <[email protected]>
AuthorDate: Sun Jul 17 21:17:05 2022 +0800
[fix] typo (#1245)
---
.../advanced-features-and-usage/security/token-authorization.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git
a/content/zh/docs3-building/java-sdk/advanced-features-and-usage/security/token-authorization.md
b/content/zh/docs3-building/java-sdk/advanced-features-and-usage/security/token-authorization.md
index 5d06b6aaca..8dcfa99a82 100644
---
a/content/zh/docs3-building/java-sdk/advanced-features-and-usage/security/token-authorization.md
+++
b/content/zh/docs3-building/java-sdk/advanced-features-and-usage/security/token-authorization.md
@@ -11,7 +11,7 @@ description: "了解 dubbo3 权限控制的配置和使用"
另外通过注册中心可灵活改变授权方式,而不需修改或升级提供者。

-### 设置类型:
+#### 设置类型:
- 全局设置
- 服务级别设置