From: Philippe Proulx Date: Wed, 11 Oct 2023 18:54:44 +0000 (-0400) Subject: README.adoc: fix plural "lengths" X-Git-Url: http://drtracing.org/?a=commitdiff_plain;h=9403947ba6dbd7119e91565d155176f517c5ae7a;p=normand.git README.adoc: fix plural "lengths" Change-Id: I7c2b5074f892301c1a1f51f7901c7b7f2eb92e27 Signed-off-by: Philippe Proulx --- diff --git a/README.adoc b/README.adoc index e3a4b30..b73b4e1 100644 --- a/README.adoc +++ b/README.adoc @@ -901,7 +901,7 @@ The available lengths are 8, 16, 24, 32, 40, 48, 56, and 64. * A floating point number (https://standards.ieee.org/standard/754-2008.html[IEEE{nbsp}754-2008]). + -The available length are 32 (_binary32_) and 64 (_binary64_). +The available lengths are 32 (_binary32_) and 64 (_binary64_). The value is the result of evaluating a {py3} expression.