From: spectre <137953859+Fare-spec@users.noreply.github.com> Date: Sun, 17 Nov 2024 18:15:48 +0000 (+0100) Subject: README.md: Fix typo. Change 'the are' to 'there are' X-Git-Tag: openssl-3.4.1~115 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e98395b9ccefbcf3699b63a2ab2acd7c878438e0;p=thirdparty%2Fopenssl.git README.md: Fix typo. Change 'the are' to 'there are' This pull request fixes a typo in the documentation. The phrase "the are" has been corrected to "there are". CLA: trivial Reviewed-by: Matt Caswell Reviewed-by: Tom Cosgrove Reviewed-by: Tomas Mraz (Merged from https://github.com/openssl/openssl/pull/25977) (cherry picked from commit 6f2c97d50a59033a78ac8edc7e72e7afb17e3c79) --- diff --git a/README.md b/README.md index 157b33c249a..bc9a50e5652 100644 --- a/README.md +++ b/README.md @@ -161,7 +161,7 @@ available online. Demos ----- -The are numerous source code demos for using various OpenSSL capabilities in the +There are numerous source code demos for using various OpenSSL capabilities in the [demos subfolder](./demos). Wiki