diff --git a/learn/self_hosted/getting_started_with_self_hosted_meilisearch.mdx b/learn/self_hosted/getting_started_with_self_hosted_meilisearch.mdx
index a26cfb3a3f..f839d9d50e 100644
--- a/learn/self_hosted/getting_started_with_self_hosted_meilisearch.mdx
+++ b/learn/self_hosted/getting_started_with_self_hosted_meilisearch.mdx
@@ -73,7 +73,7 @@ To learn more about securing Meilisearch, refer to the [security tutorial](/lear
In this quick start, you will search through a collection of movies.
-To follow along, first click this link to download the file: movies.json. Then, move the downloaded file into your working directory.
+To follow along, first click this link to download the file: movies.json. Then, move the downloaded file into your working directory.
Meilisearch accepts data in JSON, NDJSON, and CSV formats.