From 4b2ad4fcb417fcdf21eb906da4152a3d57b482c4 Mon Sep 17 00:00:00 2001 From: kcs-jinalshah <61497540+kcs-jinalshah@users.noreply.github.com> Date: Wed, 3 Jan 2024 12:34:41 +0530 Subject: [PATCH] update 4.js file --- 4.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/4.js b/4.js index 68b3a6c..28c5488 100644 --- a/4.js +++ b/4.js @@ -1,3 +1,3 @@ function msg(){ - alert("Hello Javatpoint"); + alert("Hello Javatpoint 4"); } \ No newline at end of file