Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Co-authored-by: Frank Brückner <[email protected]>
  • Loading branch information
loco8878 and froschdesign authored Nov 7, 2024
1 parent 7a2432e commit a281592
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 @@ -339,7 +339,7 @@ $url = Slugify::slugify("welcome to the homepage");

### Laminas

Slugify can be easily used in Laminas applications. Included bridge provides a service and a view helper
Slugify can be easily used in Mezzio or laminas-mvc applications. Included bridge provides a filter and a view helper
already registered for you.

Just enable the module in your configuration like this.
Expand Down

0 comments on commit a281592

Please sign in to comment.