Skip to content

Commit

Permalink
docs: fix typo in quick start (#903)
Browse files Browse the repository at this point in the history
  • Loading branch information
steverusso authored Oct 8, 2023
1 parent 9e567a3 commit 7bbf0ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/quick-start.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ Encore's [Infrastructure SDK](/docs/primitives/overview) provides several declar
🥐 Now let's run your app locally:

```shell
$ cd you-app-name # replace with the app name you picked
$ cd your-app-name # replace with the app name you picked
$ encore run
```

Expand Down

0 comments on commit 7bbf0ff

Please sign in to comment.