]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
:pencil2: Fix typo (#1148)
authorPaul-Louis NECH <1821404+PLNech@users.noreply.github.com>
Sun, 29 Mar 2020 15:51:58 +0000 (17:51 +0200)
committerGitHub <noreply@github.com>
Sun, 29 Mar 2020 15:51:58 +0000 (17:51 +0200)
docs/en/docs/tutorial/security/first-steps.md

index c14ec2ad984ff670f274e29fa41997632a615268..287e92c23ef39081e69a3a53b7d75d84adc01125 100644 (file)
@@ -54,7 +54,7 @@ You will see something like this:
 <img src="/img/tutorial/security/image01.png">
 
 !!! 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.