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