We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f27a743 commit 244b671Copy full SHA for 244b671
index.html
@@ -1,7 +1,7 @@
1
<!DOCTYPE html>
2
<html>
3
<head>
4
- <title>Verifiable Credential Bit String Status List v1.0</title>
+ <title>Bit String Status List v1.0</title>
5
<meta http-equiv='Content-Type' content='text/html;charset=utf-8'/>
6
<!--
7
=== NOTA BENE ===
@@ -19,7 +19,7 @@
19
group: "vc",
20
21
// the specification's short name, as in http://www.w3.org/TR/short-name/
22
- shortName: "vc-bit-string-status-list",
+ shortName: "vc-bitstring-status-list",
23
24
// subtitle for the spec
25
subtitle: "Privacy-preserving status information for Verifiable Credentials",
0 commit comments