From f1098e63a3331cfa17e14e88d66c79f9065aa32f Mon Sep 17 00:00:00 2001 From: Nigel Delaney Date: Thu, 7 Aug 2025 11:13:15 -0700 Subject: [PATCH] fix: Add Helping Verb to README Because we all get by with a little help from our friends. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4478dca3..68c81b0c 100644 --- a/README.md +++ b/README.md @@ -61,7 +61,7 @@ Supported features are following: ### For library developer -If you creating a library depending on this crate, we encourage you not to link any backend: +If you are creating a library depending on this crate, we encourage you not to link any backend: ```toml [dependencies]