Skip to content

Commit 4661441

Browse files
Improve Laravel Herd description (#166)
1 parent e6c1fda commit 4661441

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/Ecosystem.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ public static function items(): array
5757
'herd' => [
5858
'name' => 'Herd',
5959
'image-alt' => 'Логотип Herd',
60-
'description' => 'Самый быстрый опыт разработки на Laravel локально - исключительно для macOS.',
60+
'description' => 'Самый быстрый опыт разработки на Laravel локально для macOS и Windows.',
6161
'href' => 'https://herd.laravel.com',
6262
'color' => '#dc2626',
6363
],

0 commit comments

Comments
 (0)