Skip to content

Commit

Permalink
Merge branch 'master' into 2.x-dev
Browse files Browse the repository at this point in the history
  • Loading branch information
caendesilva committed Dec 14, 2023
2 parents b3acd18 + 8dff4cf commit 4f51927
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ class BuildSearchCommand extends Command
protected $signature = 'build:search';

/** @var string */
protected $description = 'Generate the docs/search.json';
protected $description = 'Generate the documentation search index';

public function handle(): int
{
Expand Down

0 comments on commit 4f51927

Please sign in to comment.