summaryrefslogtreecommitdiffstats
path: root/CONTRIBUTING.md
diff options
context:
space:
mode:
authorJames Muir <james@openssl.org>2024-02-05 19:01:28 -0500
committerTomas Mraz <tomas@openssl.org>2024-02-07 11:11:57 +0100
commitea15508b4ffa77d440e3f2c817998271bfeb3b9c (patch)
treecb09f15e543467c7ab135bbc8a1e1490278efb73 /CONTRIBUTING.md
parent1751185154ab1f1a796e0f39567fe51c8e24b78d (diff)
CONTRIBUTING.md: add missing "on"
"Guidelines how to" -> "Guidelines on how to" Reviewed-by: Richard Levitte <levitte@openssl.org> Reviewed-by: Tomas Mraz <tomas@openssl.org> (Merged from https://github.com/openssl/openssl/pull/23488)
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r--CONTRIBUTING.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 9773af905f..e4415538b8 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -98,5 +98,5 @@ guidelines:
with a specific release without having to sift through the higher
noise ratio in git-log.
- 8. Guidelines how to integrate error output of new crypto library modules
+ 8. Guidelines on how to integrate error output of new crypto library modules
can be found in [crypto/err/README.md](crypto/err/README.md).