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 c225a52 commit bf36dbdCopy full SHA for bf36dbd
sections/About/index.tsx
@@ -13,7 +13,7 @@ const About = () => {
13
<div className={styles.content}>
14
<h4 className={styles.title}>Purpose</h4>
15
<p>
16
- This dapp will show you how to use Chainlink Functions to bring web2 data on-chain
+ This dApp will show you how to use Chainlink Functions to bring web2 data on-chain
17
and use this data in your smart contracts.
18
</p>
19
</div>
0 commit comments