🌐 Fix typo in Chinese translation for docs/zh/docs/tutorial/security/first-steps.md (#5530)

This commit is contained in:
yuk115nt5now
2022-11-01 01:39:44 +09:00
committed by GitHub
parent 0cc40ed664
commit bfb1422555

View File

@@ -110,7 +110,7 @@ OAuth2 的设计目标是为了让后端或 API 独立于服务器验证用户
!!! info "说明"
`Beare` 令牌不是唯一的选择。
`Bearer` 令牌不是唯一的选择。
但它是最适合这个用例的方案。