Skip to content

Commit a1f8d46

Browse files
committed
fix url->uri on display definition logo
1 parent 56ccdd0 commit a1f8d46

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/active-directory/verifiable-credentials/rules-and-display-definitions-model.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,7 @@ When you want the user to enter information themselves. This type is also called
145145

146146
| Property | Type | Description |
147147
| -------- | -------- | -------- |
148-
|`url`| string (url) | url of the logo (optional if image is specified) |
148+
|`uri`| string (url) | url of the logo (optional if image is specified) |
149149
|`description` | string | the description of the logo |
150150
|`image` | string | the base-64 encoded image (optional if url is specified) |
151151

0 commit comments

Comments
 (0)