Skip to content
This repository was archived by the owner on Feb 9, 2025. It is now read-only.

Commit 0867ed9

Browse files
authored
Correct macOS name
1 parent 7d34900 commit 0867ed9

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
@@ -7,7 +7,7 @@
77
An abstraction over platform-specific TLS implementations.
88

99
Specifically, this crate uses SChannel on Windows (via the [`schannel`] crate),
10-
Secure Transport on OSX (via the [`security-framework`] crate), and OpenSSL (via
10+
Secure Transport on macOS (via the [`security-framework`] crate), and OpenSSL (via
1111
the [`openssl`] crate) on all other platforms.
1212

1313
[`schannel`]: https://crates.io/crates/schannel

0 commit comments

Comments
 (0)