diff --git a/guides/postman_collection.mdx b/guides/postman_collection.mdx
index 14cbf3b316..db457e2267 100644
--- a/guides/postman_collection.mdx
+++ b/guides/postman_collection.mdx
@@ -5,13 +5,13 @@ description: This how-to guide explains how to use Postman when testing and debu
Are you tired of using the `curl` command in your terminal to test Meilisearch? It can be tedious to re-write every route when wanting to try out an API.
-Postman is a platform that lets you create HTTP requests you can easily reuse and share with everyone. We provide a Postman collection containing all the routes of the Meilisearch API! 🚀
+Postman is a platform that lets you create HTTP requests you can easily reuse and share with everyone. We provide a Postman collection containing all the routes of the Meilisearch API! 🚀
If you don't have Postman already, you can [download it here](https://www.postman.com/downloads/). It's free and available on many OS distributions.
## Import the collection
-Once you have downloaded the Postman collection, you need to import it into Postman.
+Once you have downloaded the Postman collection, you need to import it into Postman.