diff --git a/backend/config/scramble.php b/backend/config/scramble.php index c793302..698332d 100644 --- a/backend/config/scramble.php +++ b/backend/config/scramble.php @@ -24,7 +24,7 @@ return [ /* * Description rendered on the home page of the API documentation (`/docs/api`). */ - 'description' => '', + 'description' => 'Open source firefighters\' management software', ], /*