From 59603553bf693d9eeb9e3d0a50c1b6a847ab678f Mon Sep 17 00:00:00 2001 From: Dev Yadav Date: Wed, 6 May 2026 22:50:09 +0530 Subject: [PATCH] Docs: improve article listing explanation readability --- docs/en/docs/external-links.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/en/docs/external-links.md b/docs/en/docs/external-links.md index 80485fd30f..5a23fef7e9 100644 --- a/docs/en/docs/external-links.md +++ b/docs/en/docs/external-links.md @@ -10,7 +10,7 @@ You could easily use a search engine or video platform to find many resources re Before, this page used to list links to external articles. -But now that FastAPI is the backend framework with the most GitHub stars across languages, and the most starred and used framework in Python, it no longer makes sense to attempt to list all articles written about it. +But now that FastAPI is the most starred backend framework across languages and one of the most widely used Python frameworks, listing every article written about it no longer makes sense. ///