diff --git a/content/core/045.html b/content/core/045.html
index 4e414bc..901ddc8 100644
--- a/content/core/045.html
+++ b/content/core/045.html
@@ -24,7 +24,7 @@ I like arrow symbols. There's just so much weird little things you'd never think
Besides, some of them are pointing at me.
*/
-const grawlix = [2, 3, 5, 7, 13, 23, 42, 'e', 'i'];
+const grawlix = [1, 2, 2, 3, 3, 3, 4, 5, 5, 5, 5, 6, 7, 7, 7, 7, 8, 9, 10, 0];
let el = document.querySelector('.huh');
el.innerHTML = '';
el.insertAdjacentHTML('beforeend', '');