From f10da122ff5bb250f4ce871c93acb6c2f1adeebf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Cl=C3=A9ment=20Renault?= Date: Wed, 22 May 2019 11:41:03 +0200 Subject: [PATCH] doc: Fix some badly spelled sentences --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index cb98d2dea..889a743f4 100644 --- a/README.md +++ b/README.md @@ -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