Skip to content

Commit

Permalink
Fixed comment on command.
Browse files Browse the repository at this point in the history
  • Loading branch information
mdyoung3 committed Apr 29, 2024
1 parent 915847e commit 9f485ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion blt/src/Blt/Plugin/Commands/GryphonCommands.php
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ public function roleReport($role)
* Provisioning a site.
*
* @command gryphon:provision
* @description This is command to show provision URLs.
* @description This is command to populate URLs by scafoliding the multisite and designating URLs on Acquia.
*/
public function provision($sitename): void {
if (empty($sitename)) {
Expand Down

0 comments on commit 9f485ac

Please sign in to comment.