From 0fcc7096aa9598bacb88eb2ce22fae4a4e9f905d Mon Sep 17 00:00:00 2001 From: Surav Shrestha Date: Wed, 18 Oct 2023 17:33:22 +0545 Subject: [PATCH] docs: fix typo in packages/puppeteer-parse/README.md --- packages/puppeteer-parse/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/puppeteer-parse/README.md b/packages/puppeteer-parse/README.md index 6155c45b0..373c57353 100644 --- a/packages/puppeteer-parse/README.md +++ b/packages/puppeteer-parse/README.md @@ -1,3 +1,3 @@ # Puppeteer parsing function handler -This workspace is used to provide the module for the app to hande requests for the article parsing via Puppeteer. +This workspace is used to provide the module for the app to handle requests for the article parsing via Puppeteer.