mirror of
https://github.com/fastapi/fastapi.git
synced 2026-05-03 13:13:54 -04:00
🌐 Fix typo in Chinese translation for docs/zh/docs/tutorial/security/first-steps.md (#5530)
This commit is contained in:
@@ -110,7 +110,7 @@ OAuth2 的设计目标是为了让后端或 API 独立于服务器验证用户
|
||||
|
||||
!!! info "说明"
|
||||
|
||||
`Beare` 令牌不是唯一的选择。
|
||||
`Bearer` 令牌不是唯一的选择。
|
||||
|
||||
但它是最适合这个用例的方案。
|
||||
|
||||
|
||||
Reference in New Issue
Block a user