We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5a0b583 commit 7097a47Copy full SHA for 7097a47
README.md
@@ -1,7 +1,7 @@
1
wp-cli/cache-command
2
====================
3
4
-Manage the object and transient caches.
+Manage object and transient caches.
5
6
[](https://travis-ci.org/wp-cli/cache-command)
7
composer.json
@@ -1,6 +1,6 @@
{
"name": "wp-cli/cache-command",
- "description": "Manage the object and transient caches.",
+ "description": "Manage object and transient caches.",
"type": "wp-cli-package",
"homepage": "https://github.com/wp-cli/cache-command",
"support": {
0 commit comments