mirror of
https://github.com/rjNemo/fastapi
synced 2026-06-12 05:26:45 +00:00
✏️ Fix typo (#1148)
This commit is contained in:
parent
c2ad214a84
commit
c83c50b27d
1 changed files with 1 additions and 1 deletions
|
|
@ -54,7 +54,7 @@ You will see something like this:
|
||||||
<img src="/img/tutorial/security/image01.png">
|
<img src="/img/tutorial/security/image01.png">
|
||||||
|
|
||||||
!!! check "Authorize button!"
|
!!! check "Authorize button!"
|
||||||
You already have a shinny new "Authorize" button.
|
You already have a shiny new "Authorize" button.
|
||||||
|
|
||||||
And your *path operation* has a little lock in the top-right corner that you can click.
|
And your *path operation* has a little lock in the top-right corner that you can click.
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue