diff --git a/index.js b/index.js index 0d6c1f4..c2192a5 100644 --- a/index.js +++ b/index.js @@ -15,7 +15,7 @@ const getCatFacts = async () => { }catch(err){ console.log(err); return null; - }Ò + } }; const getFox = async()=>{