Skip to content

Commit

Permalink
Fix typo in docs
Browse files Browse the repository at this point in the history
  • Loading branch information
FabijanC committed Nov 27, 2023
1 parent 307b0a9 commit b1d0375
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ npx hardhat starknet-compile cairo1-contracts/contract1.cairo --single-file
#### Compile a deprecated (Cairo 0) contract

```
npx hardhat starknet-compile deprecated contracts/contract.cairo
npx hardhat starknet-compile-deprecated contracts/contract.cairo
```

### Set up environment variables
Expand Down

0 comments on commit b1d0375

Please sign in to comment.