Skip to content

Commit

Permalink
docs: fix typo in README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
letmejustputthishere authored and nathanosdev committed Feb 10, 2024
1 parent 9b07842 commit ab0e1f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/counter/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ dfx start --background
Create a new canister:

```shell
dfx bun create:counter
bun create:counter
```

Build the counter canister:
Expand Down

0 comments on commit ab0e1f2

Please sign in to comment.