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

pierrejeambrun 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 1e7639dbbab Fix main static checks (#57050)
1e7639dbbab is described below

commit 1e7639dbbab7ad061377bf25f51cfe872ecfe1b2
Author: Pierre Jeambrun <[email protected]>
AuthorDate: Wed Oct 22 13:11:44 2025 +0200

    Fix main static checks (#57050)
---
 go-sdk/README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/go-sdk/README.md b/go-sdk/README.md
index 179f0ba8c99..db651f052cf 100644
--- a/go-sdk/README.md
+++ b/go-sdk/README.md
@@ -49,7 +49,7 @@ Since Go is a compiled language (putting aside projects such 
as [YAEGI](https://
 
 - Configure the go edge worker, by editing `$AIRFLOW_HOME/go-sdk.yaml`:
 
-  These config values need tweaking, expecially the ports and secrets. The 
ports are the default assuming
+  These config values need tweaking, especially the ports and secrets. The 
ports are the default assuming
   airflow is running locally via `airflow standalone`.
 
   ```toml

Reply via email to