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 b67db03 commit c1e03eeCopy full SHA for c1e03ee
.github/settings.yml
@@ -1,6 +1,6 @@
1
# Used by Probot Settings: https://probot.github.io/apps/settings/
2
repository:
3
- description: Manage object and transient caches.
+ description: Manages object and transient caches.
4
labels:
5
- name: bug
6
color: fc2929
composer.json
{
"name": "wp-cli/cache-command",
- "description": "Manage object and transient caches.",
+ "description": "Manages object and transient caches.",
"type": "wp-cli-package",
"homepage": "https://github.com/wp-cli/cache-command",
"support": {
0 commit comments