Browse Source

docs: improve wording in documentation tagline

pull/14522/head
Malak khoder 7 months ago
parent
commit
05a3849e80
  1. 2
      docs/en/docs/index.md

2
docs/en/docs/index.md

@ -8,7 +8,7 @@
<a href="https://fastapi.tiangolo.com"><img src="https://fastapi.tiangolo.com/img/logo-margin/logo-teal.png" alt="FastAPI"></a>
</p>
<p align="center">
<em>FastAPI framework, high performance, easy to learn, fast to code, ready for production</em>
<em>FastAPI framework: high performance, easy to learn, fast to code, and ready for production</em>
</p>
<p align="center">
<a href="https://github.com/fastapi/fastapi/actions?query=workflow%3ATest+event%3Apush+branch%3Amaster" target="_blank">

Loading…
Cancel
Save