diff --git a/web/react/components/create_post.jsx b/web/react/components/create_post.jsx index 6f25ef6086..d823a54f1e 100644 --- a/web/react/components/create_post.jsx +++ b/web/react/components/create_post.jsx @@ -383,8 +383,8 @@ export default class CreatePost extends React.Component { screens.push(
{'Type here to write a message.'}
-{'Click the attachment button to upload an image or a file.'}
+{'Type here to write a message and press '}{'Enter'}{' to post it.'}
+{'Click the '}{'Attachment'}{' button to upload an image or a file.'}