From 7fc9da4ef452940fe8937b2f1a9ee798e84c4a84 Mon Sep 17 00:00:00 2001 From: yann300 Date: Fri, 26 Aug 2022 12:01:40 +0200 Subject: [PATCH] fix grammar --- apps/vyper/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/apps/vyper/README.md b/apps/vyper/README.md index d990ff229d..1ab9b0b88a 100644 --- a/apps/vyper/README.md +++ b/apps/vyper/README.md @@ -27,8 +27,8 @@ You can host this plugin in your local environment. ## Load example contracts -It is possible to cloned the Vyper repository in Remix in order to use example contracts. Click on `Clone Vyper Repository`. -Once it is clone, you will find the contract in the `examples` folder. +It is possible to clone the Vyper repository in Remix in order to use example contracts. Click on `Clone Vyper Repository`. +Once it is cloned, you will find the contract in the `examples` folder. ### Local Vyper Compiler You can use your local Vyper compiler by selecting the radio button `Local` .