Skip to content

Commit 5f7800c

Browse files
corrections
1 parent f60d94c commit 5f7800c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/xdcchain/developers/usdc-quickstart.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ This guide walks you through building a standalone `index.js` script using **Vie
3434
```bash
3535
npm init -y
3636
npm install viem dotenv
37-
````
37+
```
3838

3939
### 2. Create Environment File
4040

0 commit comments

Comments
 (0)