Skip to content

Commit f58d156

Browse files
lsierantfealebenpae
andcommitted
Update docs/community-search/quick-start/README.md.j2
Co-authored-by: Yavor Georgiev <[email protected]>
1 parent a3ab4bc commit f58d156

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/community-search/quick-start/README.md.j2

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -179,7 +179,7 @@ To test the search functionality, this step imports the `sample_mflix.movies` co
179179
```shell copy
180180
{% include "code_snippets/0420_import_movies_mflix_database.sh" %}
181181
```
182-
This command uses `mongoimport` from the `mongodb-tools-pod` to load data from the downloaded `sample_mflix.archive` file.
182+
This command uses `mongorestore` from the `mongodb-tools-pod` to load data from the downloaded `sample_mflix.archive` file.
183183

184184
### 15. Create Search Index
185185

0 commit comments

Comments
 (0)