From 2bf27e9f93969016b9f3631c63904a0c89ed3e0f Mon Sep 17 00:00:00 2001 From: Master Date: Mon, 21 Jul 2025 15:26:41 +0200 Subject: [PATCH 1/2] Improve compiler section wording and TON Blockchain intro - Refined verb sequence (tweak, interface, apply) for better flow - Clarified introduction to the TON Blockchain with proper punctuation and style --- docs/src/content/docs/book/index.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/src/content/docs/book/index.mdx b/docs/src/content/docs/book/index.mdx index 69c15a9ed4..25bbc5084c 100644 --- a/docs/src/content/docs/book/index.mdx +++ b/docs/src/content/docs/book/index.mdx @@ -17,7 +17,7 @@ Here are its main contents: 1. #### Quick start - The Book begins with a few scenic tours and cheat sheets to get you started immediately. First, it briefly discusses TON Blockchain and how smart contracts work there, then gives an overview of many syntax and semantical aspects of the Tact language. + The Book begins with a few scenic tours and cheat sheets to get you started immediately. First, it briefly introduces the TON Blockchain — the foundation of Tact — and how smart contracts work there, then gives an overview of many syntax and semantical aspects of the Tact language. Date: Thu, 14 Aug 2025 10:45:28 +0200 Subject: [PATCH 2/2] Update docs/src/content/docs/book/index.mdx --- docs/src/content/docs/book/index.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/src/content/docs/book/index.mdx b/docs/src/content/docs/book/index.mdx index 25bbc5084c..0c1b2fd107 100644 --- a/docs/src/content/docs/book/index.mdx +++ b/docs/src/content/docs/book/index.mdx @@ -17,7 +17,7 @@ Here are its main contents: 1. #### Quick start - The Book begins with a few scenic tours and cheat sheets to get you started immediately. First, it briefly introduces the TON Blockchain — the foundation of Tact — and how smart contracts work there, then gives an overview of many syntax and semantical aspects of the Tact language. + The Book begins with a few scenic tours and cheat sheets to get you started immediately. First, it briefly introduces the TON Blockchain and how Tact smart contracts work there, then it gives an overview of many syntax and semantical aspects of the Tact language.