From 7a5a5bb7956131cceda90f1aad47acb6fea06ffd Mon Sep 17 00:00:00 2001 From: =?utf8?q?Bennet=20Ble=C3=9Fmann?= Date: Mon, 27 Jan 2025 20:40:12 +0100 Subject: [PATCH] fix spelling and grammar errors found by mthom https://github.com/mthom/scryer-prolog/pull/2791#discussion_r1930025598 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 07b09cd0..0e8438d4 100644 --- a/README.md +++ b/README.md @@ -129,7 +129,7 @@ used. > [!NOTE] > The minimum rust toolchain version required can be found in the [Cargo.toml](https://github.com/mthom/scryer-prolog/blob/master/Cargo.toml#L13) under the `package.rust-version` key. -> The acurracy of this values is validated in CI +> The accuracy of this value is validated in CI ### From a local git checkout -- 2.54.0