From f53746f80145a184b5e4a6974175e2f92f49dcba Mon Sep 17 00:00:00 2001 From: "Kartik K. Agaram" Date: Fri, 9 Jun 2017 00:13:39 -0700 Subject: 3901 --- 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 876be6f7..fa165412 100644 --- a/html/edit/011-errors.mu.html +++ b/html/edit/011-errors.mu.html @@ -131,7 +131,7 @@ if ('onhashchange' in window) { 68 ¦ sandboxes-completed-successfully?:bool <- equal error-index, -1 69 ¦ break-if sandboxes-completed-successfully? 70 ¦ error-index-text:text <- to-text error-index - 71 ¦ status:text <- interpolate [errors found (_) ], error-index-text + 71 ¦ status:text <- interpolate [errors found (_) ], error-index-text 72 ¦ update-status screen, status, 1/red 73 } 74 ] -- cgit 1.4.1-2-gfad0