Skip to content

Commit

Permalink
chore: fixing a typo
Browse files Browse the repository at this point in the history
  • Loading branch information
bcm-at-zama committed Dec 26, 2024
1 parent 2518cab commit 063f6bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/fundamentals/inputs.md
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ This example demonstrates a function that performs multiple encrypted operations
}
```

### Example validation in the `encyrptedERC20.sol` smart contract
### Example validation in the `encryptedERC20.sol` smart contract

Here’s an example of a smart contract function that verifies an encrypted input before proceeding:

Expand Down

0 comments on commit 063f6bb

Please sign in to comment.