diff --git a/src/web/html/index.html b/src/web/html/index.html
index d222fee1..8208c31d 100755
--- a/src/web/html/index.html
+++ b/src/web/html/index.html
@@ -62,6 +62,7 @@
"Training branch predictor...",
"Timing cache hits...",
"Speculatively executing recipes..."
+ "Adding LLM hallucinations..."
];
// Shuffle array using Durstenfeld algorithm