Skip to content

Commit db5ffd1

Browse files
MarkLodatojoshuagl
andauthored
Fix typo: remove extra "be"
Co-authored-by: Joshua Lock <[email protected]>
1 parent d05e7b4 commit db5ffd1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

specification.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,7 @@ Backwards compatible signatures are not recommended because they lack the
154154
authenticated payloadType indicator.
155155

156156
This scheme is safe from rollback attacks because the first byte of
157-
SERIALIZED_BODY is be 0x7b (`{`) in backwards compatibility mode and 0x02 in
157+
SERIALIZED_BODY is 0x7b (`{`) in backwards compatibility mode and 0x02 in
158158
regular mode.
159159

160160
### Multiple signatures

0 commit comments

Comments
 (0)