From 6518bf14bf053a834f7a9c3619935f430644cc84 Mon Sep 17 00:00:00 2001 From: Kevin Dodge Date: Wed, 3 May 2017 08:57:33 -0700 Subject: [PATCH] Fix typo in preview version/bug reporting announcement (space needed between 'bugs' and 'here'). (#345) --- client/components/Nav.jsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/client/components/Nav.jsx b/client/components/Nav.jsx index 82b73274..181c0e64 100644 --- a/client/components/Nav.jsx +++ b/client/components/Nav.jsx @@ -152,8 +152,8 @@ class Nav extends React.PureComponent { })()}
- This is a preview version of the editor, that has not yet been officially released. It is in development, you can report bugs - here. + This is a preview version of the editor, that has not yet been officially released. + It is in development, you can report bugs here. Please use with caution.