From 065a9f6436ba006cf61fe0c860a8f5008480c4b4 Mon Sep 17 00:00:00 2001 From: Saurav Jain Date: Wed, 19 Jun 2024 18:07:39 +0530 Subject: [PATCH] last-fix --- .../index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/blog/2024/06-10-creating-a-netflix-show-recommender-using-crawlee-and-react/index.md b/website/blog/2024/06-10-creating-a-netflix-show-recommender-using-crawlee-and-react/index.md index 18701f0a6b11..291646fce232 100644 --- a/website/blog/2024/06-10-creating-a-netflix-show-recommender-using-crawlee-and-react/index.md +++ b/website/blog/2024/06-10-creating-a-netflix-show-recommender-using-crawlee-and-react/index.md @@ -30,7 +30,7 @@ Let’s get started! To use Crawlee, you need to have Node.js 16 or newer. :::tip -If you are Crawlee blog so far, we request you to [give Crawlee a star on GitHub](https://github.com/apify/crawlee), it helps us to reach and help more developers. +If you like the posts on the Crawlee blog so far, please consider [giving Crawlee a star on GitHub](https://github.com/apify/crawlee), it helps us to reach and help more developers. ::: You can install the latest version of Node.js from the [official website](https://nodejs.org/en/). This great [Node.js installation guide](https://blog.apify.com/how-to-install-nodejs/) gives you tips to avoid issues later on.