diff options
author | Akash Kumar Singh <akashkumarsingh11032001@gmail.com> | 2021-08-10 11:25:05 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-08-10 11:25:05 (GMT) |
commit | 046c4d018e4d67736744efa974aa785982f98fb2 (patch) | |
tree | 117fe542a8e89cde39849bd81f1197b0648baae4 | |
parent | b36e55d357ac4b593e0c0dac15300d63337bb553 (diff) | |
parent | 0e66bbd5b03be169b098f02c9af519a420f58b99 (diff) | |
download | googletest-046c4d018e4d67736744efa974aa785982f98fb2.zip googletest-046c4d018e4d67736744efa974aa785982f98fb2.tar.gz googletest-046c4d018e4d67736744efa974aa785982f98fb2.tar.bz2 |
Merge pull request #2 from AkashKumarSingh11032001/AkashKumarSingh11032001-patch-2
add a missing 'a'
-rw-r--r-- | CONTRIBUTING.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index f37c5cd..71e2e0d 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -69,7 +69,7 @@ Let's keep it that way. Let's strive to be one of the friendliest communities in all of open source. As always, discuss Google Test in the official GoogleTest discussion group. You -don't have to actually submit code in order to sign up. Your participation +don't have to actually submit a code in order to sign up. Your participation itself is a valuable contribution. ## Style |