diff --git a/src/web/html/index.html b/src/web/html/index.html
index be401a84..92d52771 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