Skip to content

Commit 205c004

Browse files
authored
Merge pull request #94 from wp-cli/regenerate-readme
Regenerate README file
2 parents 4d5e13d + a9dc8b1 commit 205c004

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -463,7 +463,7 @@ network|site cache, please see docs for `wp transient`.
463463
$ wp transient delete --all --network
464464
Success: 2 transients deleted from the database.
465465

466-
# Delete all transients in a multsite.
466+
# Delete all transients in a multisite.
467467
$ wp transient delete --all --network && wp site list --field=url | xargs -n1 -I % wp --url=% transient delete --all
468468

469469

0 commit comments

Comments
 (0)