Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/builder/glossary.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ Key terms and definitions used throughout the Miden docs. Grouped thematically

### Account

An account is a data structure that represents an entity (user account, smart contract) on the Miden blockchainanalogous to smart contracts.
An account is a data structure that represents an entity (user account or smart contract) on the Miden blockchain. It is analogous to a smart contract.

### Account builder

Expand Down