From d556cb819d4470359699aa51c8f1a67cbf197e9b Mon Sep 17 00:00:00 2001 From: Andy Balaam Date: Thu, 18 Nov 2021 10:42:18 +0000 Subject: [PATCH] Add missing 'n' in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1fc0b8e0..c4076e5c 100644 --- a/README.md +++ b/README.md @@ -55,7 +55,7 @@ crates that depend on features that were only just stabilized. `ruma-signatures` is an exception: It uses cryptographic libraries that often use relatively new features and that we don't want to use outdated versions of. -It is guarateed to work with whatever is the latest stable version though. +It is guaranteed to work with whatever is the latest stable version though. ## License