Skip to content

Commit

Permalink
dev: fix typo in playground README.md (#1762)
Browse files Browse the repository at this point in the history
  • Loading branch information
0xwitty authored Dec 18, 2024
1 parent c8d7845 commit f4992e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion playground/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ Navigate to NextJS (app router) demo app
cd nextjs-app-router
```

Intall dependencies and run app
Install dependencies and run app

```bash
bun build:prepare && bun build:link && bun dev
Expand Down

0 comments on commit f4992e4

Please sign in to comment.