From 40433c570f2cd11205174c281e0c9e89f234f3e5 Mon Sep 17 00:00:00 2001 From: lamya-rey <61109480+lamya-rey@users.noreply.github.com> Date: Wed, 17 Feb 2021 20:05:25 +0100 Subject: [PATCH] :sparkles: call 3 API --- index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.js b/index.js index 4f0b3c4..a43b638 100644 --- a/index.js +++ b/index.js @@ -30,7 +30,7 @@ async function getFoxImage() { } } -//call PublicHolidays API +//call PublicHolidays API async function getDayOff(countryCode) { try { const response = await axios({