From 3b86474827ec275634449f9e5cfbf29c4ac72000 Mon Sep 17 00:00:00 2001 From: Benson Muite Date: Fri, 18 Mar 2022 09:01:28 +0300 Subject: [PATCH] Typo fix --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f7457762491..1f835c497ad 100644 --- a/README.md +++ b/README.md @@ -56,7 +56,7 @@ documentation of each of its APIs. ## Safety and Security -This crate uses `unsafe` when strickly necessary: +This crate uses `unsafe` when strictly necessary: * when the compiler can't prove certain invariants and * FFI