diff --git a/packages/thirdweb/comparison/setup.md b/packages/thirdweb/comparison/setup.md index 9898ac0b381..1896dcdb94c 100644 --- a/packages/thirdweb/comparison/setup.md +++ b/packages/thirdweb/comparison/setup.md @@ -90,7 +90,7 @@ const supply = await client.readContract({ npm install ethers ``` -### Read Contract +### Hello World ```javascript import { getDefaultProvider, Contract } from 'ethers'