From 615f4a970a2fa5c91766ee585a7d531b083f4bff Mon Sep 17 00:00:00 2001 From: "Kartik K. Agaram" Date: Sat, 23 Sep 2017 19:30:00 -0700 Subject: 4003 --- html/edit/011-errors.mu.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'html/edit/011-errors.mu.html') diff --git a/html/edit/011-errors.mu.html b/html/edit/011-errors.mu.html index db0cfa72..8349e70d 100644 --- a/html/edit/011-errors.mu.html +++ b/html/edit/011-errors.mu.html @@ -148,7 +148,7 @@ if ('onhashchange' in window) { 85 ¦ sandboxes-completed-successfully?:bool <- equal error-index, -1 86 ¦ break-if sandboxes-completed-successfully? 87 ¦ error-index-text:text <- to-text error-index - 88 ¦ status:text <- interpolate [errors found (_) ], error-index-text + 88 ¦ status:text <- interpolate [errors found (_) ], error-index-text 89 ¦ update-status screen, status, 1/red 90 } 91 ] -- cgit 1.4.1-2-gfad0