From: Bennet Bleßmann Date: Mon, 27 Jan 2025 19:40:12 +0000 (+0100) Subject: fix spelling and grammar errors found by mthom X-Git-Tag: v0.10.0~72^2 X-Git-Url: https://git.sagredo.dev/?a=commitdiff_plain;h=7a5a5bb7956131cceda90f1aad47acb6fea06ffd;p=scryer-prolog.git fix spelling and grammar errors found by mthom https://github.com/mthom/scryer-prolog/pull/2791#discussion_r1930025598 --- 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