Skip to content

Commit e2bc5b1

Browse files
authored
fix: typo in README.md
Typo fix: Minimal -> Minimum
1 parent fda1888 commit e2bc5b1

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
@@ -4,7 +4,7 @@
44
---
55
uTLS is a fork of "crypto/tls", which provides ClientHello fingerprinting resistance, low-level access to handshake, fake session tickets and some other features. Handshake is still performed by "crypto/tls", this library merely changes ClientHello part of it and provides low-level access.
66

7-
**Minimal Go Version**: Go 1.21
7+
**Minimum Go Version**: Go 1.21
88

99
If you have any questions, bug reports or contributions, you are welcome to publish those on GitHub. If you want to do so in private, ~~you can contact one of developers personally via [email protected]~~.
1010

0 commit comments

Comments
 (0)