Skip to content

Commit

Permalink
Merge branch '2.x-dev' into v2/refactor-search-index-handling
Browse files Browse the repository at this point in the history
  • Loading branch information
caendesilva committed Dec 14, 2023
2 parents cdc37f3 + 4f51927 commit e6e0093
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 e6e0093

Please sign in to comment.