Skip to content

Commit ea0f212

Browse files
committed
Fix second note under Opting into a Test Suite section.
1 parent 087d16a commit ea0f212

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

README.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -179,10 +179,9 @@ Example
179179
}
180180
```
181181

182-
183-
2. If an issuer or verifier supports multiple VC signature types, you can assign
184-
multiple tags to them, eliminating the need for redundant entries to run against
185-
multiple test suites. For instance, if an issuer with the ID
182+
2. If you want your issuer or verifier to run against multiple test suites, you
183+
can assign multiple tags to them, eliminating the need for redundant entries.
184+
For instance, if an issuer with the ID
186185
https://product.example.com/issuers/z1AEwLo7tZ3TrsPgRcgLJqQvR can be run with
187186
both the Status List 2021 and VC API test suites, a single entry with
188187
multiple tags can be used. This consolidated entry, containing tags for

0 commit comments

Comments
 (0)