Skip to content

Commit

Permalink
fix typo (#1378)
Browse files Browse the repository at this point in the history
  • Loading branch information
leopardracer authored Dec 12, 2024
1 parent a1b6571 commit f5174b3
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ You should have a folder structure similar to this:
└── test
```

The `src` folder will contain a `Counter.sol` file which will serve as the country you want to deploy.
The `src` folder will contain a `Counter.sol` file which will serve as the contract you want to deploy.

:::note You will need ETH on Base to deploy
You (the deployer wallet) will need some ETH in order to broadcast the transaction to the Base network. Fortunately, transactions are usually < 1 cent on Base mainnet.
Expand Down

0 comments on commit f5174b3

Please sign in to comment.