From b3d613e16bcbe1265223d3ab1999f3061d0b53fb Mon Sep 17 00:00:00 2001 From: Aayush Giri Date: Wed, 25 Feb 2026 02:42:51 +0530 Subject: [PATCH] docs(overview): fix terminology, grammar, and improve clarity for developer onboarding - Replace incorrect "Public VM" with "AVM" and "sequencer" to match official architecture documentation - Fix grammar: "A incoming/outgoing" to "An incoming/outgoing" - Fix grammar: "get start" to "get started", "follow" to "follows" - Fix terminology: "transactions" to "functions" for execution context - Restructure wall of text execution section into scannable bullet points - Rewrite private state section with cash analogy to help developers new to UTXO models understand notes and nullifiers - Reorder state section: public first (familiar to Solidity devs), then private with clear explanation of why nullifiers exist - Improve account abstraction wording for natural readability - Applied to both docs-developers (next) and versioned devnet docs --- .../overview.md | 47 ++++++++++++------- docs/docs-developers/overview.md | 47 ++++++++++++------- 2 files changed, 58 insertions(+), 36 deletions(-) diff --git a/docs/developer_versioned_docs/version-v4.0.0-devnet.2-patch.1/overview.md b/docs/developer_versioned_docs/version-v4.0.0-devnet.2-patch.1/overview.md index 0a0f97ce3d79..6ebe8264ca8d 100644 --- a/docs/developer_versioned_docs/version-v4.0.0-devnet.2-patch.1/overview.md +++ b/docs/developer_versioned_docs/version-v4.0.0-devnet.2-patch.1/overview.md @@ -17,7 +17,7 @@ Aztec is a privacy-first Layer 2 on Ethereum. It supports smart contracts with b ## Getting started -Learn about Aztec, what it is, how it works and how to get start writing smart contracts on Aztec with programmable privacy by watching this video: +Learn about Aztec, what it is, how it works, and how to get started writing smart contracts on Aztec with programmable privacy by watching this video: