Skip to content
This repository has been archived by the owner on Aug 10, 2023. It is now read-only.

Commit

Permalink
Added missing colon. (#693)
Browse files Browse the repository at this point in the history
  • Loading branch information
willgoldby authored and parkjam4 committed Jan 31, 2019
1 parent b815082 commit 69e570f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tutorials/run-wordpress-on-appengine-standard/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ a new WordPress project or add the required configuration to an existing one.
> **Note** If you receive an error about extensions, install `phar` and `zip` PHP
extensions and retry.

1. Now you can run the `wp-gae` command which is included in that package
1. Now you can run the `wp-gae` command which is included in that package:

$ php vendor/bin/wp-gae

Expand Down

0 comments on commit 69e570f

Please sign in to comment.