[llvm] [DeveloperPolicy] Fix grammar in commit access link sentence (PR #214117)

via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 4 19:07:05 PDT 2026


https://github.com/MeGaGiGaGon created https://github.com/llvm/llvm-project/pull/214117

None

>From 3fda58f53f5f21270366d3ccc664873438eb762c Mon Sep 17 00:00:00 2001
From: GiGaGon <107241144+MeGaGiGaGon at users.noreply.github.com>
Date: Tue, 4 Aug 2026 19:06:27 -0700
Subject: [PATCH] [DeveloperPolicy] Fix grammar in commit access link sentence

---
 llvm/docs/DeveloperPolicy.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/llvm/docs/DeveloperPolicy.md b/llvm/docs/DeveloperPolicy.md
index 173046650d677..a02e054dc9737 100644
--- a/llvm/docs/DeveloperPolicy.md
+++ b/llvm/docs/DeveloperPolicy.md
@@ -482,7 +482,7 @@ reasoning for accepting or rejecting the request, and finish with a clear statem
 as "I approve of this request", "LGTM", or "I do not approve of this request".
 
 If approved, a GitHub invitation will be sent to your
-GitHub account. In case you don't get notification from GitHub, go to
+GitHub account. If you didn't get the notification from GitHub, you can go to the
 [Invitation Link](https://github.com/orgs/llvm/invitation) directly. Once
 you accept the invitation, you'll get commit access.
 



More information about the llvm-commits mailing list