From 0499568c89e4c4b16e08453a3226586e84454155 Mon Sep 17 00:00:00 2001 From: Ofir Petrushka <56898601+hatkyinc2@users.noreply.github.com> Date: Sat, 10 Feb 2024 14:12:59 +1100 Subject: [PATCH] Spelling fix - response --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7fe43bb..c9c49c4 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "aliexpress-product-scraper", "version": "2.0.2", - "description": "Get Aliexpress product details as a json reponse including feedbacks, variants, description, images, etc.,", + "description": "Get Aliexpress product details as a json response including feedbacks, variants, description, images, etc.,", "main": "index.js", "type": "module", "scripts": {