diff --git a/index.html b/index.html
index 07da9c72..3a51ebcf 100644
--- a/index.html
+++ b/index.html
@@ -31,7 +31,7 @@
(function () {
var umami = document.createElement("script");
umami.src = './s.js'
- if (location.href.includes('vercle')) {
+ if (location.href.includes('vercel')) {
umami.setAttribute("data-website-id", "f630eefc-8b91-4e20-b890-106e6c7bcc10");
} else {
umami.setAttribute("data-website-id", "160308c9-7900-4b1d-a0b1-c3b25a9530f6");