We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c50c82a commit af88935Copy full SHA for af88935
apps/portal/src/app/typescript/v5/getting-started/page.mdx
@@ -43,7 +43,7 @@ const client = createThirdwebClient({
43
44
<Step title="Read Contract State">
45
46
-A client is all your need to start reading blockchain data.
+A client is all you need to start reading blockchain data.
47
48
1. Import the extensions you want to use.
49
2. Define a contract with `getContract` at a given address and chain.
@@ -189,4 +189,4 @@ You've now learned the basics of how to use the thirdweb SDK to read and write t
189
190
</Step>
191
192
-</Steps>
+</Steps>
0 commit comments