Skip to content

Commit d488099

Browse files
authored
fix a plural that should be singular (#215)
1 parent b99f2b5 commit d488099

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -703,7 +703,7 @@ <h4>Success Result</h4>
703703
when applying it to the VC below.
704704
</p>
705705
<p>
706-
<pre class="example vc-jose-cose-vc-example" title="Example Verifiable Credential - validations Success">
706+
<pre class="example vc-jose-cose-vc-example" title="Example Verifiable Credential - validation Success">
707707
{
708708
"@context": [
709709
"https://www.w3.org/ns/credentials/v2",

0 commit comments

Comments
 (0)