summaryrefslogtreecommitdiffstats
path: root/webapp/components/tutorial
diff options
context:
space:
mode:
authorJason Blais <jason@spinpunch.com>2016-08-16 10:08:11 -0400
committerenahum <nahumhbl@gmail.com>2016-08-16 09:08:11 -0500
commit21750e3637a18f5ea9b29d0116226c80a81f0d7f (patch)
tree44cbd97f7a1c3b7e810fccb4f754ecbe63046980 /webapp/components/tutorial
parentc5fc504cb26be0c2e96083c0bad6c79d278e3afc (diff)
downloadchat-21750e3637a18f5ea9b29d0116226c80a81f0d7f.tar.gz
chat-21750e3637a18f5ea9b29d0116226c80a81f0d7f.tar.bz2
chat-21750e3637a18f5ea9b29d0116226c80a81f0d7f.zip
PLT-3886 Add missing period in tutorial intro screen (#3811)
* Add missing period in tutorial intro screen * Update en.json
Diffstat (limited to 'webapp/components/tutorial')
-rw-r--r--webapp/components/tutorial/tutorial_intro_screens.jsx2
1 files changed, 1 insertions, 1 deletions
diff --git a/webapp/components/tutorial/tutorial_intro_screens.jsx b/webapp/components/tutorial/tutorial_intro_screens.jsx
index f435ff972..a0b6118d3 100644
--- a/webapp/components/tutorial/tutorial_intro_screens.jsx
+++ b/webapp/components/tutorial/tutorial_intro_screens.jsx
@@ -81,7 +81,7 @@ export default class TutorialIntroScreens extends React.Component {
id='tutorial_intro.screenOne'
defaultMessage='<h3>Welcome to:</h3>
<h1>Mattermost</h1>
- <p>Your team communication all in one place, instantly searchable and available anywhere</p>
+ <p>Your team communication all in one place, instantly searchable and available anywhere.</p>
<p>Keep your team connected to help them achieve what matters most.</p>'
/>
{circles}