From ac73e6acfe505eba83e18fb6bc349d8ba1be72e9 Mon Sep 17 00:00:00 2001 From: xiyao Date: Tue, 1 Nov 2022 16:14:13 +0800 Subject: [PATCH] fix: typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b41d97a..d87abaa 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ An automatic static analyzer for NEAR smart contract in Rust ### Prerequisite -Install the required toolkits with the following commands for **Rustle**. Commands are tested in Ubuntu 20.04 LTS, +Install the required toolkits with the following commands for **Rustle**. Commands are tested in Ubuntu 20.04 LTS. ```bash # install Rust Toolchain