summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArun Sathiya <arun@sathiya.me>2018-07-13 02:38:22 +0530
committerMarc Cornellà <marc.cornella@live.com>2018-07-12 23:08:22 +0200
commitf88396e3271b2459e92dfef37ed773fd01c446b8 (patch)
tree854d11c76f24c3d6977a0843790892e0a55d6c17
parent783ce457af3c28bf9f683ee560e1ba1fdecec969 (diff)
downloadzsh-f88396e3271b2459e92dfef37ed773fd01c446b8.tar.gz
zsh-f88396e3271b2459e92dfef37ed773fd01c446b8.tar.bz2
zsh-f88396e3271b2459e92dfef37ed773fd01c446b8.zip
wp-cli: fix README typo for wptu command (#6987)
-rw-r--r--plugins/wp-cli/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/wp-cli/README.md b/plugins/wp-cli/README.md
index da398ed1a..4d8cad452 100644
--- a/plugins/wp-cli/README.md
+++ b/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'