mirror of
https://github.com/meilisearch/MeiliSearch
synced 2025-07-04 04:17:10 +02:00
doc: Fix some badly spelled sentences
This commit is contained in:
parent
ec20a8cacb
commit
f10da122ff
1 changed files with 2 additions and 1 deletions
|
@ -59,7 +59,8 @@ We have seen much better performances when [using jemalloc as the global allocat
|
|||
|
||||
## Usage and examples
|
||||
|
||||
You can test a little part of MeiliDB by using this command, it create an index named _movies_ and initialize it with to great Tarantino movies.
|
||||
You can try a little part of MeiliDB with the following commands.
|
||||
It creates an index named _movies_ and insert two great Tarantino movies in it.
|
||||
|
||||
```bash
|
||||
cargo run --release
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue