From 8eda73619bb0c42ed2bf6221b1766f010ef93f69 Mon Sep 17 00:00:00 2001 From: Sam Rose Date: Thu, 20 Oct 2016 08:23:35 -0400 Subject: Fix typo on /help/ui to Alerts section MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Rémy Coutable --- app/views/help/ui.html.haml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app/views/help') diff --git a/app/views/help/ui.html.haml b/app/views/help/ui.html.haml index d16bd61b779..070ed90da6d 100644 --- a/app/views/help/ui.html.haml +++ b/app/views/help/ui.html.haml @@ -461,7 +461,7 @@ .panel-body = lorem - %h2#alert Alerts + %h2#alerts Alerts .row .col-md-6 -- cgit v1.2.1