diff --git a/docs/builder/glossary.md b/docs/builder/glossary.md index dc20cb0b..445793d6 100644 --- a/docs/builder/glossary.md +++ b/docs/builder/glossary.md @@ -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 blockchain — analogous 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