diff --git a/js/warning.js b/js/warning.js
index 3ee6c04..8a4f1cb 100644
--- a/js/warning.js
+++ b/js/warning.js
@@ -6,7 +6,7 @@ Swal({
html: "Spoilers ahead! If you haven't watched the Movie already, you should head to Netflix!" +
'
FYI, you can scroll ↑ up ↓ down ← left and → right the paths! Enjoy!
' +
'Developed by @XMasterrrr - ' +
- 'Feel free to contact me on my website too!',
+ 'Feel free to contact me on my website too!',
confirmButtonColor: 'grey',
confirmButtonText: "Got it!"
});