Skip to content

Commit aecd428

Browse files
committed
Trivial: Fix typo in README
1 parent d41eac1 commit aecd428

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ and define the version in their dub file (e.g. `"versions" : [ "DeimosOpenSSL_3_
5656

5757
A list of all available versions can be found in [deimos.openssl.opensslv](source/deimos/openssl/opensslv.d).
5858

59-
Only minor versions are listen, patch versions are binary compatible with one another.
59+
Only minor versions are listed, patch versions are binary compatible with one another.
6060
We use "minor" and "patch" with the [intended SemVer meaning](https://semver.org/).
6161
For example, 1.1.1g and 1.1.1a are two different patch releases of the same minor.
6262
Since OpenSSL v3.0.0, correct SemVer versioning is used.

0 commit comments

Comments
 (0)