Skip to content

Commit a9dc8b1

Browse files
committed
Regenerate README file - 2024-01-11
1 parent 4d5e13d commit a9dc8b1

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)