Skip to content

Commit 915f580

Browse files
committed
Fix typo in package-readme command doc
1 parent e0e3ddb commit 915f580

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ScaffoldPackageCommand.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -217,7 +217,7 @@ public function package( $args, $assoc_args ) {
217217
* : Overwrite the readme if it already exists.
218218
*
219219
* [--branch=<branch>]
220-
* : Name of default branch of the underlaying repository. Defaults to master.
220+
* : Name of default branch of the underlying repository. Defaults to master.
221221
*
222222
* @when before_wp_load
223223
* @subcommand package-readme

0 commit comments

Comments
 (0)