Skip to content

Commit

Permalink
fix: readme typo
Browse files Browse the repository at this point in the history
  • Loading branch information
0xAlcibiades committed Oct 11, 2023
1 parent a16543c commit bd2a7ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ work with [axum], [tonic] and [tower].
## Features

- HTTP/1 and HTTP/2
- HTTPS through [rustls] and [openssl].
- HTTPS through [rustls] and openssl.
- High performance through [hyper].
- Using [tower] make service API.
- Exceptional [axum] compatibility. Likely to work with future [axum] releases.
Expand Down

0 comments on commit bd2a7ed

Please sign in to comment.