Skip to content

Commit 9d01767

Browse files
authored
Fix typo
1 parent 1fcc58b commit 9d01767

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ This will publish overrides to enable Bootstrap like the good old days!
8383

8484
### Finalizing The Installation
8585

86-
After installing Jetsrtap and swapping Jetstream resources, remove tailwindCSS and its dependencies if any from your package.json and then install and build your NPM dependencies and migrate your database:
86+
After installing Jetstrap and swapping Jetstream resources, remove tailwindCSS and its dependencies if any from your package.json and then install and build your NPM dependencies and migrate your database:
8787

8888
```
8989
npm install && npm run dev

0 commit comments

Comments
 (0)