From b3606d15f714b8bcc61d56864a1e8c6f65f9926a Mon Sep 17 00:00:00 2001 From: eatdostacos <64234158+eatdostacos@users.noreply.github.com> Date: Sat, 11 Jul 2020 00:34:52 -0700 Subject: [PATCH] Small typo correction --- ui/page/help/view.jsx | 1 + 1 file changed, 1 insertion(+) diff --git a/ui/page/help/view.jsx b/ui/page/help/view.jsx index 263ad14a7..5b90973a5 100644 --- a/ui/page/help/view.jsx +++ b/ui/page/help/view.jsx @@ -164,6 +164,7 @@ class HelpPage extends React.PureComponent { label={__('Monitor Explanation FAQ')} icon={ICONS.HELP} button="secondary" + /> } />