From 657aade2e517929c39cab8b75ceee365a97333b7 Mon Sep 17 00:00:00 2001 From: zelf0 <84274405+zelf0@users.noreply.github.com> Date: Sun, 20 Feb 2022 22:12:25 -0500 Subject: [PATCH] fix(docs): Update grammar in PR documentation (#45174) --- docs/how-to-open-a-pull-request.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/how-to-open-a-pull-request.md b/docs/how-to-open-a-pull-request.md index 939c5a7a61..0bed6c39a4 100644 --- a/docs/how-to-open-a-pull-request.md +++ b/docs/how-to-open-a-pull-request.md @@ -74,7 +74,7 @@ Some examples of good PR titles would be: ## Feedback on pull requests -> Congratulations! :tada: on making a PR and thanks a lot for taking the time to contribute. +> :tada: Congratulations on making a PR and thanks a lot for taking the time to contribute. Our moderators will now take a look and leave you feedback. Please be patient with the fellow moderators and respect their time. All pull requests are reviewed in due course.