From 03ea22472e4c017f87f441372fdf933580149745 Mon Sep 17 00:00:00 2001 From: Liam Monninger Date: Sun, 4 Feb 2024 10:07:52 -0800 Subject: [PATCH] fix: typos #minor. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4527738a..16bee518 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,7 @@ The Move programming language poses numerous benefits to builders including direct interaction with digital assets through custom resource types, flexibility with transaction script declaration, on-chain verification, and bytecode safety privileges. -Movement M1 is designed for the Avalanche subnet, allowing users to seamlessly interact with and build with the Move language on a on a high-performance, modular, scalable and ineroperable Layer 1. +Movement M1 is designed for the Avalanche subnet, allowing users to seamlessly interact with and build with the Move language on on a high-performance, modular, scalable and interoperable Layer 1. - Movement will be able to hit 160,000+ theoretical TPS as the project scales to provide much needed performance to protocols. - Move bytecode verifiers and interpreters provide native solvency for the reentrancy attacks and security woes that have plagued Solidity developers for years, resulting in $3 billion lost last year.