diff --git a/clients/python/README.md b/clients/python/README.md index 0fa289542a581..58568af8b8d30 100644 --- a/clients/python/README.md +++ b/clients/python/README.md @@ -552,7 +552,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]