summaryrefslogtreecommitdiffstats
path: root/web
diff options
context:
space:
mode:
authorJoramWilander <jwawilander@gmail.com>2015-11-02 11:13:21 -0500
committerJoramWilander <jwawilander@gmail.com>2015-11-02 14:47:24 -0500
commit95da41257155e4d1d8201471e7ae1f5d96450189 (patch)
tree3b45a6c58389f8dbd71639af8441df2d0d5dac62 /web
parent51617a03bc191b1a0931c916abca21366fd2aeaf (diff)
downloadchat-95da41257155e4d1d8201471e7ae1f5d96450189.tar.gz
chat-95da41257155e4d1d8201471e7ae1f5d96450189.tar.bz2
chat-95da41257155e4d1d8201471e7ae1f5d96450189.zip
Move period out of link
Diffstat (limited to 'web')
-rw-r--r--web/react/components/tutorial/tutorial_intro_screens.jsx3
1 files changed, 2 insertions, 1 deletions
diff --git a/web/react/components/tutorial/tutorial_intro_screens.jsx b/web/react/components/tutorial/tutorial_intro_screens.jsx
index b37aac27c..0f3050156 100644
--- a/web/react/components/tutorial/tutorial_intro_screens.jsx
+++ b/web/react/components/tutorial/tutorial_intro_screens.jsx
@@ -120,8 +120,9 @@ export default class TutorialIntroScreens extends React.Component {
href='mailto:feedback@mattermost.com'
target='_blank'
>
- {'feedback@mattermost.com.'}
+ {'feedback@mattermost.com'}
</a>
+ {'.'}
</p>
{'Click “Next” to enter Town Square. This is the first channel teammates see when they sign up - use it for posting updates everyone needs to know.'}
<div className='tutorial__circles'>