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 f45d5ad commit 7f7cca8Copy full SHA for 7f7cca8
README.md
@@ -1,7 +1,7 @@
1
wp-cli/search-replace-command
2
=============================
3
4
-Search/replace strings in the database.
+Searches/replaces strings in the database.
5
6
[](https://travis-ci.org/wp-cli/search-replace-command)
7
composer.json
@@ -1,6 +1,6 @@
{
"name": "wp-cli/search-replace-command",
- "description": "Search/replace strings in the database.",
+ "description": "Searches/replaces strings in the database.",
"type": "wp-cli-package",
"homepage": "https://github.com/wp-cli/search-replace-command",
"support": {
0 commit comments