Skip to content

Commit

Permalink
fixed a typo
Browse files Browse the repository at this point in the history
  • Loading branch information
ijonele committed Oct 29, 2024
1 parent 3e3fc1d commit f3e6821
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -227,7 +227,7 @@ Now you need to modify files in the `/src` directory as shown in the steps below

## 4. Compile the contract

To compile the contract, run the following from the `hellow-world` directory:
To compile the contract, run the following from the `hello-world` directory:

```bash
cargo wasm
Expand Down

0 comments on commit f3e6821

Please sign in to comment.