diff --git a/clients/python/README.md b/clients/python/README.md index 22c14fb45f1fe..2253aec8bcfef 100644 --- a/clients/python/README.md +++ b/clients/python/README.md @@ -599,7 +599,7 @@ You can also set it by env variable: `export AIRFLOW__CORE__LOAD_EXAMPLES=True` * optionally expose configuration (NOTE! that this is dangerous setting). The script will happily run with the default setting, but if you want to see the configuration, you need to expose it. - In the `[webserver]` section of your `airflow.cfg` set: + In the `[api]` section of your `airflow.cfg` set: ```ini [api]