]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
📝 Clarify estimation note in documentation (#14070)
authorSaisakthiM <saisakthicloud@gmail.com>
Tue, 2 Dec 2025 05:03:46 +0000 (10:33 +0530)
committerGitHub <noreply@github.com>
Tue, 2 Dec 2025 05:03:46 +0000 (06:03 +0100)
README.md
docs/en/docs/index.md

index 26a6c32ae0aa1c999a468ac2ecbca54539e796a2..a42cedae69127efecd8d3cf58004f63e7ae17ef9 100644 (file)
--- a/README.md
+++ b/README.md
@@ -40,7 +40,7 @@ The key features are:
 * **Robust**: Get production-ready code. With automatic interactive documentation.
 * **Standards-based**: Based on (and fully compatible with) the open standards for APIs: <a href="https://github.com/OAI/OpenAPI-Specification" class="external-link" target="_blank">OpenAPI</a> (previously known as Swagger) and <a href="https://json-schema.org/" class="external-link" target="_blank">JSON Schema</a>.
 
-<small>* estimation based on tests on an internal development team, building production applications.</small>
+<small>* estimation based on tests conducted by an internal development team, building production applications.</small>
 
 ## Sponsors
 
index 8a79b26a60aaef390790884d7a20af7ebfb20a88..df03b7675e0ec21afb097d46a0a4face7f416947 100644 (file)
@@ -46,7 +46,7 @@ The key features are:
 * **Robust**: Get production-ready code. With automatic interactive documentation.
 * **Standards-based**: Based on (and fully compatible with) the open standards for APIs: <a href="https://github.com/OAI/OpenAPI-Specification" class="external-link" target="_blank">OpenAPI</a> (previously known as Swagger) and <a href="https://json-schema.org/" class="external-link" target="_blank">JSON Schema</a>.
 
-<small>* estimation based on tests on an internal development team, building production applications.</small>
+<small>* estimation based on tests conducted by an internal development team, building production applications.</small>
 
 ## Sponsors { #sponsors }