From 0dcc3057c8fb1924dd8cf6b50a6aa8bdcffd94e8 Mon Sep 17 00:00:00 2001 From: brightboost Date: Thu, 2 Dec 2021 12:29:25 +0100 Subject: [PATCH] rename file --- Chapter 1/Code Samples/{ch1_alert_and_prompt.js => ch1_alert.js} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename Chapter 1/Code Samples/{ch1_alert_and_prompt.js => ch1_alert.js} (100%) diff --git a/Chapter 1/Code Samples/ch1_alert_and_prompt.js b/Chapter 1/Code Samples/ch1_alert.js similarity index 100% rename from Chapter 1/Code Samples/ch1_alert_and_prompt.js rename to Chapter 1/Code Samples/ch1_alert.js