Skip to content

Commit 63c395c

Browse files
JFWooten4Copilot
andauthored
Update docs/learn/fundamentals/stellar-data-structures/accounts.mdx
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 283ef8c commit 63c395c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/learn/fundamentals/stellar-data-structures/accounts.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ Account data is stored in subentries, each of which increases an account’s min
4646
- Trustlines (includes traditional assets and pool shares)
4747
- Offers
4848
- Additional signers
49-
- Data entries (includes data made with the [`manageData` function](../contract-development/storage/manage-data.mdx), not smart contract ledger entries)
49+
- Data entries (includes data made with the [`manageData` operation](../contract-development/storage/manage-data.mdx), not smart contract ledger entries)
5050

5151
## Trustlines
5252

0 commit comments

Comments
 (0)