Skip to content

Commit e7f15c6

Browse files
authored
I done goofed
And should look better when clicking on "create pull request" 🙈
1 parent bd1f1c1 commit e7f15c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_posts/2020-03-02-breaking-up-the-dag-repo.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ platforms with slightly different setups.
111111

112112
For daemon Airflow components like web server and scheduler, we run
113113
`objinsync` in a continuous sync mode where it pulls incremental updates from
114-
S3 to local filesystem every 5 seconds. This is implemented usingt the sidecar
114+
S3 to local filesystem every 5 seconds. This is implemented using the sidecar
115115
container pattern. The DAG folder is mounted as a shared volume between the
116116
Airflow web/scheduler container and objinsync container. The sidecar
117117
objinsync container is setup to run the following command:

0 commit comments

Comments
 (0)