Browse Source

wp-cli: fix README typo for wptu command (#6987)

Arun Sathiya 6 years ago
parent
commit
f88396e327
1 changed files with 1 additions and 1 deletions
  1. 1 1
      plugins/wp-cli/README.md

+ 1 - 1
plugins/wp-cli/README.md

@@ -75,7 +75,7 @@ This plugin adds [tab completion](http://wp-cli.org/#complete) for `wp-cli` as w
 - wptp='wp theme path'
 - wpts='wp theme search'
 - wptst='wp theme status'
-- wptu='wp theme updatet'
+- wptu='wp theme update'
 
 ### User
 - wpuac='wp user add-cap'