Skip to content

Commit 0f0ca7d

Browse files
authored
Fix typo on README (#904)
1 parent 5351f4a commit 0f0ca7d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

motoko/superheroes/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ Begin by opening a terminal window.
2323
### Step 1: Navigate into the folder containing the project's files and start a local instance of the replica with the command:
2424

2525
```bash
26-
cd examples/motoko/superheros
26+
cd examples/motoko/superheroes
2727
dfx start --background
2828
```
2929

0 commit comments

Comments
 (0)