Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
taylorotwell committed Mar 26, 2024
1 parent 27f371e commit 480a146
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/Ecosystem.php
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ public static function items(): array
'herd' => [
'name' => 'Herd',
'image-alt' => 'Herd Logo',
'description' => 'The fastest Laravel local development experience - exclusively for macOS and Windows.',
'description' => 'The fastest Laravel local dev environment - now for macOS and Windows.',
'href' => 'https://herd.laravel.com',
],
'horizon' => [
Expand Down

0 comments on commit 480a146

Please sign in to comment.