Skip to content

Commit b045243

Browse files
committed
Update +page.md
1 parent d157130 commit b045243

File tree

1 file changed

+1
-1
lines changed
  • courses/advanced-foundry/1-How-to-create-an-erc20-crypto-currency/3-erc20-manual-creation

1 file changed

+1
-1
lines changed

courses/advanced-foundry/1-How-to-create-an-erc20-crypto-currency/3-erc20-manual-creation/+page.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ Completing these steps sets up a development environment with some convenient bo
3232

3333
Go ahead and delete our 3 `Counter` examples so we can start with a clean slate.
3434

35-
::image{src='/foundry-erc20s/2-erc20-manual-creation/erc20-manual-creation1.png' style='width: 100%; height: auto;'}
35+
::image{src='/foundry-erc20s/2-erc20-manual-creation/erc20-manual-creation1.PNG' style='width: 100%; height: auto;'}
3636

3737
I'm going to show you 2 different ways to create our own token, first the hard way and then a much easier way!
3838

0 commit comments

Comments
 (0)