From d862be6884c222fd10e676b247e6c71d897553e9 Mon Sep 17 00:00:00 2001 From: Mykhailo Kremniov Date: Wed, 15 Apr 2026 12:01:54 +0300 Subject: [PATCH] Fix typos --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 2d548f5..4d81917 100644 --- a/README.md +++ b/README.md @@ -10,5 +10,5 @@ they are encode-compatible with them. "foundational" crates [^1] into a separate repository and make them usable (in a limited way) in `no_std` mode. -[^1]: iI.e. `common` and `crypto` as well as the utility crates that they depend on - `utils`, -`serialization`, `logging` etc). +[^1]: I.e. `common` and `crypto` as well as the utility crates that they depend on - `utils`, +`serialization`, `logging` etc.