Skip to content

Commit 177e519

Browse files
authored
Update readme.md
1 parent 8607eec commit 177e519

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
@@ -220,7 +220,7 @@ $ php artisan es:indices:create my_index
220220

221221
#### Update indices defined in `es.php` config file
222222

223-
Note that updating operation updates indices setting, aliases and mapping and don't delete the indexed data.
223+
Note that updating operation updates indices setting, aliases and mapping and doesn't delete the indexed data.
224224

225225
```bash
226226
# Update all indices in config file.

0 commit comments

Comments
 (0)