From ba4933f4095c964bbef120a94fcaed61277e0dbb Mon Sep 17 00:00:00 2001 From: Jonathon Hammond Date: Wed, 30 Mar 2022 12:51:37 -0400 Subject: [PATCH] New translations overview.md (Hindi) --- src/pages/hi/write-smart-contracts/overview.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/hi/write-smart-contracts/overview.md b/src/pages/hi/write-smart-contracts/overview.md index 797ae40b..c7c6f975 100644 --- a/src/pages/hi/write-smart-contracts/overview.md +++ b/src/pages/hi/write-smart-contracts/overview.md @@ -8,7 +8,7 @@ images: ## Introduction -Clarity is a programming language for writing smart contracts on the Stacks 2.0 blockchain. It supports programmatic control over digital assets. +Clarity is a **decidable** smart contract language that optimizes for predictability and security, designed for the Stacks blockchain. Smart contracts allow developers to encode essential business logic on a blockchain. ## Smart contracts