vanshtuli-lang opened a new pull request, #71965: URL: https://github.com/apache/airflow/pull/71965
Fixes a handful of small grammar/typo issues found while reviewing airflow-core docs: - `airflow-core/docs/core-concepts/dags.rst:325` — "decorator come in" → "decorator comes in" (subject-verb agreement) - `airflow-core/docs/core-concepts/dags.rst:842` — "There is a Airflow configuration" → "There is an Airflow configuration" (a/an) - `airflow-core/docs/howto/timetable.rst:350` — "rather then the start" → "rather than the start" (then/than) - `airflow-core/docs/howto/docker-compose/index.rst:250` — "download a optional wrapper scripts" → "download an optional wrapper script" (article/number agreement) No functional changes, docs only. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
