From 8d2446dfbcce699fdcbb6c19a618a2af43e27d3b Mon Sep 17 00:00:00 2001 From: teenager-ETH Date: Tue, 17 Dec 2024 12:08:39 +0100 Subject: [PATCH] Typos-fix README.md --- Smart Contracts/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Smart Contracts/README.md b/Smart Contracts/README.md index 7789e0c..d0b7779 100644 --- a/Smart Contracts/README.md +++ b/Smart Contracts/README.md @@ -29,7 +29,7 @@ https://www.youtube.com/watch?v=Y6o9kNqRV2Y ## Huff -Low-level programing language designed for developing highly optimized smart contracts in the EVM. +Low-level programming language designed for developing highly optimized smart contracts in the EVM. - [Read the documentation](https://docs.huff.sh)