From 434e5a05307e9020f8195db8d0b5c46182620984 Mon Sep 17 00:00:00 2001 From: Richard Moore Date: Wed, 21 Feb 2024 21:56:19 -0500 Subject: [PATCH] docs: fixed typo (#3944) --- docs.wrm/api/utils/bytes.wrm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs.wrm/api/utils/bytes.wrm b/docs.wrm/api/utils/bytes.wrm index ecfbcddaa..34b2456f3 100644 --- a/docs.wrm/api/utils/bytes.wrm +++ b/docs.wrm/api/utils/bytes.wrm @@ -41,7 +41,7 @@ _heading: Signature @ - **yParityAndS** --- The [compact representation](link-eip-2098) of the **s** and **v** - **_vs** --- Deprecated property; renamed to yParityAndS - **recoveryParam** --- The normalized (i.e. 0 or 1) value of **v** -- **compact** - The full siggnature using [compact representation](link-eip-2098) +- **compact** - The full signature using [compact representation](link-eip-2098) _heading: Raw Signature @ @inherit\>>