Unverified Commit e2bc5b12 authored by Gaukas Wang's avatar Gaukas Wang Committed by GitHub
Browse files

fix: typo in README.md

Typo fix: Minimal -> Minimum
parent fda1888a
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -4,7 +4,7 @@
---
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.  

**Minimal Go Version**: Go 1.21 
**Minimum Go Version**: Go 1.21 

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 sergey.frolov@colorado.edu~~.