Skip to content

Commit 891267d

Browse files
committed
different concept from persistent
1 parent ba592be commit 891267d

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/learn/fundamentals/transactions/list-of-operations.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -370,9 +370,9 @@ Transfers the XLM balance of an account to another account and removes the sourc
370370

371371
## Manage data
372372

373-
Sets, modifies, or deletes a persistent data entry (`name:value` pair) that is attached to an account.
373+
Sets, modifies, or deletes a durable data entry (`name:value` pair) attached to a native account.
374374

375-
Learn more about entries and subentries: [Accounts section](../stellar-data-structures/accounts.mdx#subentries)
375+
This adds a subentry, which you can learn about alongside entries: [Accounts section](../stellar-data-structures/accounts.mdx#subentries)
376376

377377
Learn more about ManageData's functionality: [Storage page](../contract-development/storage/manage-data.mdx)
378378

0 commit comments

Comments
 (0)