[ci skip] fix: typo

This commit is contained in:
Jun Kurihara 2025-03-18 23:59:45 +09:00
commit ffd3e802c5
No known key found for this signature in database
GPG key ID: 48ADFD173ED22B03
2 changed files with 3 additions and 5 deletions

View file

@ -36,7 +36,6 @@ Supported features are summarized as follows:
This project is still *work-in-progress*. But it is already working in some production environments and serves a number of domain names. Furthermore it *significantly outperforms* NGINX and Caddy, e.g., *1.5x faster than NGINX*, in the setting of a very simple HTTP reverse-proxy scenario (See [`bench`](./bench/) directory).
## Installing/Building an Executable Binary of `rpxy`
### Building from Source
@ -446,7 +445,6 @@ todo!
- [`s2n-quic`](https://github.com/aws/s2n-quic)
- [`rustls-acme`](https://github.com/FlorianUekermann/rustls-acme)
## License
`rpxy` is free, open-source software licensed under MIT License.