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 8607eec commit 177e519Copy full SHA for 177e519
readme.md
@@ -220,7 +220,7 @@ $ php artisan es:indices:create my_index
220
221
#### Update indices defined in `es.php` config file
222
223
-Note that updating operation updates indices setting, aliases and mapping and don't delete the indexed data.
+Note that updating operation updates indices setting, aliases and mapping and doesn't delete the indexed data.
224
225
```bash
226
# Update all indices in config file.
0 commit comments