From ab23c0d65cb202edf5293307bcf193bb6b93dc75 Mon Sep 17 00:00:00 2001 From: JoramWilander Date: Wed, 7 Oct 2015 10:48:32 -0400 Subject: Add space between 'messsage:' and the actual root message. --- web/react/components/post_body.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'web/react') diff --git a/web/react/components/post_body.jsx b/web/react/components/post_body.jsx index 6cfd243de..1d94cab47 100644 --- a/web/react/components/post_body.jsx +++ b/web/react/components/post_body.jsx @@ -215,7 +215,7 @@ export default class PostBody extends React.Component { comment = (

- {'Commented on '}{name}{apostrophe}{' message:'} + {'Commented on '}{name}{apostrophe}{' message: '}