diff --git a/playground/README.md b/playground/README.md index ab9caf5721..982615eb53 100644 --- a/playground/README.md +++ b/playground/README.md @@ -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