From f080ff7dfa5dfe85c5869e556d92b45a2bb1c28f Mon Sep 17 00:00:00 2001 From: Ricky Ng-Adam Date: Fri, 2 Aug 2024 07:26:31 -0400 Subject: [PATCH] Fix typo uste Signed-off-by: Ricky Ng-Adam --- docs/demo/AliceWantsAJsonCredential.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/demo/AliceWantsAJsonCredential.md b/docs/demo/AliceWantsAJsonCredential.md index 8316ba2c5f..644e287dd0 100644 --- a/docs/demo/AliceWantsAJsonCredential.md +++ b/docs/demo/AliceWantsAJsonCredential.md @@ -284,7 +284,7 @@ You can include more complex schemas, for example to use the schema.org [Person] ## Credential-Specific Contexts -The recommended approach to defining credentials is to define a credential-specific vocabulary (or make use of existing ones). (Note that these can include references to `https://schema.org`, you just shouldn't uste this directly in your credential.) +The recommended approach to defining credentials is to define a credential-specific vocabulary (or make use of existing ones). (Note that these can include references to `https://schema.org`, you just shouldn't use this directly in your credential.) ### Credential Issue Example