Skip to content

Commit b0c6d4f

Browse files
authored
Add missed change from apache/airflow
1 parent 835e5d1 commit b0c6d4f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -627,7 +627,7 @@ You can also set it by env variable: `export AIRFLOW__CORE__LOAD_EXAMPLES=True`
627627

628628
* optionally expose configuration (NOTE! that this is dangerous setting). The script will happily run with
629629
the default setting, but if you want to see the configuration, you need to expose it.
630-
In the `[webserver]` section of your `airflow.cfg` set:
630+
In the `[api]` section of your `airflow.cfg` set:
631631

632632
```ini
633633
[api]

0 commit comments

Comments
 (0)