Skip to content

Commit 9a9b385

Browse files
authored
Update wordpress.php
1 parent cbd9e74 commit 9a9b385

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

appengine/php72/wordpress/wordpress.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
use Symfony\Component\Console\Output\OutputInterface;
2727
use Google\Cloud\Utils\WordPressProject;
2828

29-
$application = new Application('Cloud Video Intelligence');
29+
$application = new Application('WordPress on Google Cloud Helper');
3030

3131
$wordPressOptions = new InputDefinition([
3232
new InputOption('project_id', null, InputOption::VALUE_REQUIRED, 'Google Cloud project id'),

0 commit comments

Comments
 (0)