summaryrefslogtreecommitdiffstats
path: root/web/react
diff options
context:
space:
mode:
authorit33 <iantien@gmail.com>2015-11-03 08:42:04 -0800
committerit33 <iantien@gmail.com>2015-11-03 08:42:04 -0800
commit391b86ca57a84685f49b56b8ea0aba383862207d (patch)
treeed0d927df33ac5006883d6303df1e10517b5df83 /web/react
parentd1dfdd329330474e1da343594c18ca28aa36aa34 (diff)
downloadchat-391b86ca57a84685f49b56b8ea0aba383862207d.tar.gz
chat-391b86ca57a84685f49b56b8ea0aba383862207d.tar.bz2
chat-391b86ca57a84685f49b56b8ea0aba383862207d.zip
Update tutorial_intro_screens.jsx
Diffstat (limited to 'web/react')
-rw-r--r--web/react/components/tutorial/tutorial_intro_screens.jsx4
1 files changed, 2 insertions, 2 deletions
diff --git a/web/react/components/tutorial/tutorial_intro_screens.jsx b/web/react/components/tutorial/tutorial_intro_screens.jsx
index 20fe44b66..bc69fbbec 100644
--- a/web/react/components/tutorial/tutorial_intro_screens.jsx
+++ b/web/react/components/tutorial/tutorial_intro_screens.jsx
@@ -65,7 +65,7 @@ export default class TutorialIntroScreens extends React.Component {
<div>
<h3>{'How Mattermost works:'}</h3>
<p>{'Communication happens in public discussion channels, private groups and direct messages.'}</p>
- <p>{'Everything is archived and searchable from any web-enabled laptop, tablet or phone.'}</p>
+ <p>{'Everything is archived and searchable from any web-enabled desktop, laptop or phone.'}</p>
<div className='tutorial__circles'>
<div className='circle'/>
<div className='circle active'/>
@@ -120,7 +120,7 @@ export default class TutorialIntroScreens extends React.Component {
</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.'}
+ {'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'>
<div className='circle'/>
<div className='circle'/>