summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJames Muir <muir.james.a@gmail.com>2024-05-15 22:07:58 -0400
committerTomas Mraz <tomas@openssl.org>2024-05-17 09:10:34 +0200
commit4129b171735f734d16d350f57a7c7e97191b393e (patch)
treedcf0a924d22e280cf9ee437c6999e833980438a5
parent9c39b3858091c152f52513c066ff2c5a47969f0d (diff)
Fix typo in CONTRIBUTING.md
CLA: trivial Reviewed-by: Paul Dale <ppzgs1@gmail.com> Reviewed-by: Tim Hudson <tjh@openssl.org> (Merged from https://github.com/openssl/openssl/pull/24413) (cherry picked from commit 45f5d51b72a262bf85c4461fbded91485ce6b9da)
-rw-r--r--CONTRIBUTING.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 0066e7e8ad..fec6616e21 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -9,7 +9,7 @@ Development is done on GitHub in the [openssl/openssl] repository.
[openssl/openssl]: <https://github.com/openssl/openssl>
-To request new a feature, ask a question, or report a bug,
+To request a new feature, ask a question, or report a bug,
please open an [issue on GitHub](https://github.com/openssl/openssl/issues).
To submit a patch or implement a new feature, please open a