Skip to content

Commit 2357436

Browse files
authored
Fix step numbers
1 parent 42e22e8 commit 2357436

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
@@ -176,7 +176,7 @@ Importmap::pin("@hotwired/stimulus-loading", to: "vendor/stimulus-laravel/stimul
176176
npm install stimulus-vite-helpers
177177
```
178178

179-
3. Create `resources/js/libs/stimulus.js` with the following content:
179+
2. Create `resources/js/libs/stimulus.js` with the following content:
180180

181181
```js
182182
import { Application } from '@hotwired/stimulus'

0 commit comments

Comments
 (0)