diff --git a/solidity/contracts/examples/README.md b/solidity/contracts/examples/README.md index 57a1236..60ba0b2 100644 --- a/solidity/contracts/examples/README.md +++ b/solidity/contracts/examples/README.md @@ -1,4 +1,4 @@ > [!CAUTION] > Do not use the contracts in the example folder for production. -The contracts included in the examples folder have not been thoroughly tested nor audited. This are meant to use as example or inspiration for new modules. Do not use them in a production environment. \ No newline at end of file +The contracts included in the examples folder have not been thoroughly tested nor audited. These are meant to be used as examples or inspiration for new modules. Do not use them in a production environment. \ No newline at end of file