From c9188ba7b796473315e6f76c81e887162b937547 Mon Sep 17 00:00:00 2001 From: Mad Kode <40626316+mk0d3r@users.noreply.github.com> Date: Mon, 25 Jan 2021 22:37:48 +0530 Subject: [PATCH] Rename varaible.js to variable.js Fix typo --- 01_Day_Introduction/01_day_starter/{varaible.js => variable.js} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename 01_Day_Introduction/01_day_starter/{varaible.js => variable.js} (100%) diff --git a/01_Day_Introduction/01_day_starter/varaible.js b/01_Day_Introduction/01_day_starter/variable.js similarity index 100% rename from 01_Day_Introduction/01_day_starter/varaible.js rename to 01_Day_Introduction/01_day_starter/variable.js