From 011611e55bd28f37c1c8f3ddf4674f5f9b684adb Mon Sep 17 00:00:00 2001 From: Donny <130464015+defitricks@users.noreply.github.com> Date: Tue, 19 Nov 2024 10:23:31 +0200 Subject: [PATCH] Typo Update README.md Fix typo for smoother sentence structure --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1d7c7f8ae..27b5fb92f 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ are welcomed. additional precompiles, different gasometers or other more exotic use cases. * **Portable** - support `no_std`, and can be used in different environments like in WebAssembly. -* **Fast** - we of course try to be fast! +* **Fast** - we of course try our best to be fast! * written in Rust, can be used as a binary, cargo crate or shared library. ## Dependencies