diff --git a/studio/trust-registries/issue-accreditation.md b/studio/trust-registries/issue-accreditation.md
index 4fca901..cd2d153 100644
--- a/studio/trust-registries/issue-accreditation.md
+++ b/studio/trust-registries/issue-accreditation.md
@@ -93,7 +93,7 @@ For each accreditation type, the user will need to use a different request forma
-
Request Parameter | Required | Description |
---|
"issuerDid" | Yes | The DID of the Issuer of the Accreditation |
"subjectDid" | Yes | The DID of the Recipient of the Accreditation |
"schemas" | Yes | A schema or multiple schemas that the recipient is accredited to issue |
"format" | Optional | Defaults to "jwt" but may also be "json-ld" |
"accreditationName" | Yes | Name of the accreditation which is used for chronological versioning of the accreditation. |
"trustFramework" | Yes | A URL that points to an Ecosystem Governance Framework |
"trustFrameworkId" | Yes | The name of the Ecosystem Governance Framework |
"credentialStatus" | Optional | An object detailing the status information of the Accreditation |
+Request Parameter | Required | Description |
---|
"issuerDid" | Yes | The DID of the Issuer of the Accreditation |
"subjectDid" | Yes | The DID of the Recipient of the Accreditation |
"schemas" | Yes | A schema or multiple schemas that the recipient is accredited to issue |
"format" | Optional | Defaults to "jwt" but may also be "json-ld" |
"accreditationName" | Yes | Name of the accreditation which is used for chronological versioning of the accreditation. |
"trustFramework" | Yes | A URL that points to an Ecosystem Governance Framework |
"trustFrameworkId" | Yes | The name of the Ecosystem Governance Framework |
"credentialStatus" | Optional | An object detailing the status information of the Accreditation |
### Verifiable Accreditation to Accredit
diff --git a/studio/trust-registries/verifiable-accreditation-trust-chain-model/rtao-greater-than-tao.md b/studio/trust-registries/verifiable-accreditation-trust-chain-model/rtao-greater-than-tao.md
index d328767..ed05790 100644
--- a/studio/trust-registries/verifiable-accreditation-trust-chain-model/rtao-greater-than-tao.md
+++ b/studio/trust-registries/verifiable-accreditation-trust-chain-model/rtao-greater-than-tao.md
@@ -110,9 +110,9 @@ The example below shows a Verifiable Accreditation that is issued by an rTAO to
For all Verifiable Accreditations, the accreditations are stored as DID-Linked Resources (DLRs), linked to the DID of the Accreditor. This means that the Accreditations are publically available, fully DID resolvable and are signed by the `authentication` keys within the DID Document of the Accreditor.
-
+
To issue a Verifiable Accreditation, follow the tutorial below:
- | | |
---|
Issue Verifiable Accreditation | Issue a Verifiable Accreditation to start a trust registry on cheqd | issue-accreditation.md |
+ | | |
---|
Issue Verifiable Accreditation | Issue a Verifiable Accreditation to start a trust registry on cheqd | issue-accreditation.md |