From a594c663a751ed67b6447c634d50cbc48e6a4742 Mon Sep 17 00:00:00 2001 From: anujsahu Date: Fri, 10 Apr 2026 15:51:54 +0530 Subject: [PATCH] dsad --- handler.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/handler.js b/handler.js index 9742e9f..0c71281 100644 --- a/handler.js +++ b/handler.js @@ -3,7 +3,7 @@ export const handler = async (event, res) => { try { // Prepare the response JSON const responseJson = { - message: "Hddello Woddfhfghfdsgdrffffld" + message: "Hddello Woddfhfghfdsgdfffrffffld" }; // Print the JSON response to stdout