Skip to content

Commit 964ab31

Browse files
Wind4Gregaphillips
andauthored
i18n improvements: properly link UTF-8 term.
Co-authored-by: Addison Phillips <[email protected]>
1 parent e811e85 commit 964ab31

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -1244,7 +1244,7 @@ <h4>Base Proof Serialization (bbs-2023)</h4>
12441244
</li>
12451245
<li>
12461246
Initialize `bbsMessages` to an array of byte arrays containing the values in the
1247-
`nonMandatory` array of strings encoded using the UTF-8 character encoding.
1247+
`nonMandatory` array of strings encoded using the <a>UTF-8</a> <a>character encoding</a>.
12481248
</li>
12491249
<li>
12501250
Compute the `bbsSignature` using the `Sign` procedure of [[CFRG-BBS-Signature]]

0 commit comments

Comments
 (0)