From 24a52ea9c4ea59c76ae0b8f70b9b9118ce18a637 Mon Sep 17 00:00:00 2001 From: Kris <72598069+MelodyFish@users.noreply.github.com> Date: Thu, 13 Feb 2025 16:41:43 +0800 Subject: [PATCH] docs: typo-fix (#699) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e380ca63..7674dc11 100644 --- a/README.md +++ b/README.md @@ -54,7 +54,7 @@ _Learn more about fhEVM features in the [documentation](https://docs.zama.ai/fhe ### Use cases -fhEVM is built for developers to write confidential smart contracts without learning cryptography. Leveraging fhEVM, you can unlock a myriad of new use cases such as DeFI, gaming, and more. For instance: +fhEVM is built for developers to write confidential smart contracts without learning cryptography. Leveraging fhEVM, you can unlock a myriad of new use cases such as DeFi, gaming, and more. For instance: - **Tokenization**: Swap tokens and RWAs on-chain without others seeing the amounts. - **Blind auctions**: Bid on items without revealing the amount or the winner.