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 Apr 25, 2024
2 parents 7dec469 + c38b6c2 commit 384fc5f
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 BuildSitemapCommand extends Command
protected $signature = 'build:sitemap';

/** @var string */
protected $description = 'Generate the sitemap.xml';
protected $description = 'Generate the sitemap.xml file';

public function handle(): int
{
Expand Down

0 comments on commit 384fc5f

Please sign in to comment.