From 21652b6344d8cc2b9304615005db267d19024dbc Mon Sep 17 00:00:00 2001 From: 0x676e67 Date: Sun, 31 Aug 2025 18:07:31 +0800 Subject: [PATCH] Fix grammar in README description --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 087887b8..8158e281 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ [![CI](https://github.com/0x676e67/boring2/actions/workflows/ci.yml/badge.svg)](https://github.com/0x676e67/boring2/actions/workflows/ci.yml) [![crates.io](https://img.shields.io/crates/v/boring2.svg)](https://crates.io/crates/boring2) -BoringSSL bindings are available for the Rust programming language, and the HTTP client [wreq](https://github.com/0x676e67/wreq) is built on top of it. +BoringSSL bindings for the Rust programming language and HTTP client for [wreq](https://github.com/0x676e67/wreq) built on top of it. ## Non-goals