Browse Source

cradle-elastic: update indexes to indices

pxgamer 6 years ago
parent
commit
59d31084d2
1 changed files with 2 additions and 2 deletions
  1. 2 2
      pages/common/cradle-elastic.md

+ 2 - 2
pages/common/cradle-elastic.md

@@ -18,10 +18,10 @@
 
 `cradle elastic map {{package_name}}`
 
-- Populate the ElasticSearch indexes for all packages:
+- Populate the ElasticSearch indices for all packages:
 
 `cradle elastic populate`
 
-- Populate the ElasticSearch indexes for a specific package:
+- Populate the ElasticSearch indices for a specific package:
 
 `cradle elastic populate {{package_name}}`