From f71a148173b1b2d9c1cad1ddd8fe4a5e19d23a99 Mon Sep 17 00:00:00 2001 From: Jonathon Hammond Date: Wed, 30 Mar 2022 12:52:17 -0400 Subject: [PATCH] New translations overview.md (Spanish) --- src/pages/es/write-smart-contracts/overview.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/es/write-smart-contracts/overview.md b/src/pages/es/write-smart-contracts/overview.md index 797ae40b..c7c6f975 100644 --- a/src/pages/es/write-smart-contracts/overview.md +++ b/src/pages/es/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