This is an automated email from the ASF dual-hosted git repository.

kaxilnaik pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git


The following commit(s) were added to refs/heads/main by this push:
     new d448d08566c Add uvicorn to spelling ignore list (#56441)
d448d08566c is described below

commit d448d08566cf0f91d7e7e7aba6ad5fd9dd554ea2
Author: Kaxil Naik <[email protected]>
AuthorDate: Mon Oct 6 19:54:12 2025 +0100

    Add uvicorn to spelling ignore list (#56441)
---
 docs/spelling_wordlist.txt | 1 +
 1 file changed, 1 insertion(+)

diff --git a/docs/spelling_wordlist.txt b/docs/spelling_wordlist.txt
index 35cddc8aa55..9b109a740a2 100644
--- a/docs/spelling_wordlist.txt
+++ b/docs/spelling_wordlist.txt
@@ -1974,6 +1974,7 @@ Utils
 utils
 uuid
 uv
+uvicorn
 V1JobList
 validator
 validators

Reply via email to