From c1af275a1e1ca7654cf55cd5add9f0bcf8757507 Mon Sep 17 00:00:00 2001 From: Madison Scott-Clary Date: Sun, 25 Aug 2019 15:22:25 -0700 Subject: [PATCH] aside 3 redux --- content/core/045.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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', '');