From 4bb577950aa0c51f48fe96f4461af4f8ae56549f Mon Sep 17 00:00:00 2001 From: printfn <1643883+printfn@users.noreply.github.com> Date: Thu, 25 Apr 2024 09:34:14 +1200 Subject: [PATCH] docs: adjust spelling (#231) Co-authored-by: printfn --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2c3c8d1..9565223 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ minor versions) with a brief transition time (usually 1 patch release of go, for will likely still support go 1.17 until go 1.21.1 is released). This library in our opinion handles a critical element of security in a dependent project and we aim to avoid backwards -compatability at the cost of security wherever possible. We also consider this especially important in a language like +compatibility at the cost of security wherever possible. We also consider this especially important in a language like go where their backwards compatibility when upgrading the compile tools is usually flawless. This policy means that users who wish to build this with older versions of go may find there are features being used