This is an automated email from the ASF dual-hosted git repository.

choo121600 pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git


The following commit(s) were added to refs/heads/main by this push:
     new d5cc8ac7e05 docs: fix grammar issues in contributing-docs/README.rst 
(#67024)
d5cc8ac7e05 is described below

commit d5cc8ac7e055d238fc321800b5912cce1b4d78e5
Author: RamyDerouiche <[email protected]>
AuthorDate: Sat May 16 08:49:25 2026 +0100

    docs: fix grammar issues in contributing-docs/README.rst (#67024)
    
    Two small grammar fixes in the Contributors' guide README: subject-verb 
agreement ('as it support' -> 'as it supports') and a missing preposition ('do 
not know a lot Airflow' -> 'do not know a lot about Airflow').
---
 contributing-docs/README.rst | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/contributing-docs/README.rst b/contributing-docs/README.rst
index 505f0064429..44931377bde 100644
--- a/contributing-docs/README.rst
+++ b/contributing-docs/README.rst
@@ -24,7 +24,7 @@ and credit will always be given.
 This page aims to explain the basic concept of contributions. It contains links
 to detailed documents for the different aspects of contribution. We encourage 
both
 Open Source first timers as well as more experienced contributors to read and
-learn about this community's contribution guidelines as it support easy and 
efficient collaboration.
+learn about this community's contribution guidelines as it supports easy and 
efficient collaboration.
 
 Getting Started
 ----------------
@@ -47,7 +47,7 @@ community - mostly Airflow committers (maintainers). 
Mentoring new members of th
 maintainers job so do not be afraid to ask them to help you. You can do it
 via comments in your PR, asking on a devlist or via Slack. We also have a 
dedicated ``#new-contributors`` Slack channel where you can ask any questions
 about making your first Pull Request (PR) contribution to the Airflow codebase 
- it's a safe space
-where it is expected that people asking questions do not know a lot Airflow 
(yet!).
+where it is expected that people asking questions do not know a lot about 
Airflow (yet!).
 If you need help with Airflow see the Slack channel ``#user-troubleshooting``.
 
 To check on how mentoring works for the projects under Apache Software 
Foundation's

Reply via email to