Skip to content

Commit

Permalink
Updated documentation - fixed typo
Browse files Browse the repository at this point in the history
  • Loading branch information
juris.skesters committed May 30, 2024
1 parent 55e4a0a commit bd98069
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ It's really simple:
- Create new [Single Action Controllers](https://laravel.com/docs/11.x/controllers#single-action-controllers) for each
action you need, like this:
![controllers.png](controllers.png)
- This will automatically create routes these routes:
- This will automatically create these routes:
![routes.png](routes.png)

## Installation
Expand Down

0 comments on commit bd98069

Please sign in to comment.