Unverified Commit 80984939 authored by Hero Bird's avatar Hero Bird Committed by GitHub
Browse files

Fix typo in README

parent 0bca8dca
Pipeline #56966 failed with stages
in 52 seconds
......@@ -142,7 +142,7 @@ mod flipper {
}
```
Place this code in the ./lib.rs`file of your flipper contract and run`cargo contract build && cargo contract generate-metadata` to build your first ink! smart contract example.
Place this code in the `./lib.rs` file of your flipper contract and run `cargo contract build && cargo contract generate-metadata` to build your first ink! smart contract example.
## Contribution
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment