From 4605714e64d12e7398669df92fdabac7c4a732e2 Mon Sep 17 00:00:00 2001 From: Kris <72598069+MelodyFish@users.noreply.github.com> Date: Wed, 15 Jan 2025 14:33:33 +0800 Subject: [PATCH] docs: fix typo error --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f56fa25..d59805b 100644 --- a/README.md +++ b/README.md @@ -109,7 +109,7 @@ The contract implements confidential tokens with ERC20 compatibility using FHE f ## How to use this repo -You can either deploy the dApp on the real fhEVM coprocessor on the Ethereum Sepolia testnet, or on a local Hardhat node (i.e a mocked corpocessor). +You can either deploy the dApp on the real fhEVM coprocessor on the Ethereum Sepolia testnet, or on a local Hardhat node (i.e a mocked coprocessor). ### Sepolia Testnet Deployment 1. Deploy the contract: