Skip to content

Commit c004177

Browse files
authored
ArtCommane: art:list incorrect capitalization fixed (#2654)
1 parent 65e96c3 commit c004177

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Commands/ArtCommand.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ class ArtCommand extends TerminusCommand
3939
'description' => 'A wonderful unicorn',
4040
],
4141
'wordpress' => [
42-
'name' => 'wordPress',
42+
'name' => 'wordpress',
4343
'description' => 'The WordPress logo',
4444
],
4545
];

0 commit comments

Comments
 (0)