Skip to content

Commit 1e7639d

Browse files
Fix main static checks (#57050)
1 parent ea01d3c commit 1e7639d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go-sdk/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ Since Go is a compiled language (putting aside projects such as [YAEGI](https://
4949

5050
- Configure the go edge worker, by editing `$AIRFLOW_HOME/go-sdk.yaml`:
5151

52-
These config values need tweaking, expecially the ports and secrets. The ports are the default assuming
52+
These config values need tweaking, especially the ports and secrets. The ports are the default assuming
5353
airflow is running locally via `airflow standalone`.
5454

5555
```toml

0 commit comments

Comments
 (0)