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

eladkal 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 c66bd4038f fix spelling (#38808)
c66bd4038f is described below

commit c66bd4038f6e566525570e7f4ce1e10bdfe17000
Author: Kalyan <[email protected]>
AuthorDate: Sun Apr 7 11:39:34 2024 +0530

    fix spelling (#38808)
    
    Signed-off-by: kalyanr <[email protected]>
---
 pyproject.toml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pyproject.toml b/pyproject.toml
index 687a1ad3b2..a242673d46 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -71,7 +71,7 @@ dynamic = ["version", "optional-dependencies", "dependencies"]
 # !!! SEE COMMENTS BELOW TO FIND WHERE DEPENDENCIES ARE MAINTAINED             
        !!!!!!!!!
 # 
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
 #
-# !!!!!! Those provuders are defined in `hatch_build.py` and should be 
maintained there  !!!!!!!
+# !!!!!! Those providers are defined in `hatch_build.py` and should be 
maintained there  !!!!!!!
 #
 # Those extras are available as regular core airflow extras - they install 
optional features of Airflow.
 #

Reply via email to