]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
📝 Update `SECURITY.md` (#5377)
authorMarcelo Trylesinski <marcelotryle@gmail.com>
Sun, 11 Sep 2022 16:15:49 +0000 (18:15 +0200)
committerGitHub <noreply@github.com>
Sun, 11 Sep 2022 16:15:49 +0000 (18:15 +0200)
SECURITY.md

index 322f95f629ccfc21d237f8be55d63d56fd69f0dd..db412cf2c8e66abe85ef1d908dfa92ae3fb7b37b 100644 (file)
@@ -6,7 +6,7 @@ Learn more about it below. 👇
 
 ## Versions
 
-The latest versions of FastAPI are supported.
+The latest version of FastAPI is supported.
 
 You are encouraged to [write tests](https://fastapi.tiangolo.com/tutorial/testing/) for your application and update your FastAPI version frequently after ensuring that your tests are passing. This way you will benefit from the latest features, bug fixes, and **security fixes**.