Skip to content

Commit 8d4878d

Browse files
committed
add reviewer suggestion
1 parent 342ee2f commit 8d4878d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/references/protocol/ledger-data/ledger-entry-types/permissioneddomain.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ In addition to the [common fields](../common-fields.md), {% code-page-name /%} e
4545

4646
| Field | JSON Type | [Internal Type][] | Required? | Description |
4747
|:----------------------|:----------|:------------------|:----------|--------------|
48-
| `AcceptedCredentials` | Array | Array | Yes | A list of 1 to 10 [**Accepted Credentials objects**](#acceptedcredentials-objects) that grant access to this domain. The array is stored sorted by issuer. |
48+
| `AcceptedCredentials` | Array | Array | Yes | A list of 1 to 10 [Credential](#acceptedcredentials-objects) objects that grant access to this domain. The array is stored sorted by issuer. |
4949
| `Owner` | String - [Address][] | AccountID | Yes | The address of the account that owns this domain. |
5050
| `OwnerNode` | String | UInt64 | Yes | A hint indicating which page of the owner directory links to this entry, in case the directory consists of multiple pages. |
5151
| `PreviousTxnID` | String - [Hash][] | Hash256 | Yes | The identifying hash of the transaction that most recently modified this entry. |

0 commit comments

Comments
 (0)