Skip to content

Commit 4b84243

Browse files
authored
Fix typo (#10502)
1 parent a51a037 commit 4b84243

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

starter-kits.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -241,7 +241,7 @@ resources/views
241241

242242
#### Traditional Livewire Components
243243

244-
The frontend code is located in the `resouces/views` directory, while the `app/Livewire` directory contains the corresponding backend logic for the Livewire components.
244+
The frontend code is located in the `resources/views` directory, while the `app/Livewire` directory contains the corresponding backend logic for the Livewire components.
245245

246246
<a name="livewire-available-layouts"></a>
247247
#### Available Layouts

0 commit comments

Comments
 (0)