diff --git a/webapp/components/tutorial/tutorial_intro_screens.jsx b/webapp/components/tutorial/tutorial_intro_screens.jsx index f435ff972e..a0b6118d33 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='
Your team communication all in one place, instantly searchable and available anywhere
+Your team communication all in one place, instantly searchable and available anywhere.
Keep your team connected to help them achieve what matters most.
' /> {circles} diff --git a/webapp/i18n/en.json b/webapp/i18n/en.json index d249d75963..3922f41bb6 100644 --- a/webapp/i18n/en.json +++ b/webapp/i18n/en.json @@ -1603,7 +1603,7 @@ "tutorial_intro.mobileApps": "Install the apps for {link} for easy access and notifications on the go.", "tutorial_intro.mobileAppsLinkText": "PC, Mac, iOS and Android", "tutorial_intro.next": "Next", - "tutorial_intro.screenOne": "Your team communication all in one place, instantly searchable and available anywhere
Keep your team connected to help them achieve what matters most.
", + "tutorial_intro.screenOne": "Your team communication all in one place, instantly searchable and available anywhere.
Keep your team connected to help them achieve what matters most.
", "tutorial_intro.screenTwo": "Communication happens in public discussion channels, private groups and direct messages.
Everything is archived and searchable from any web-enabled desktop, laptop or phone.
", "tutorial_intro.skip": "Skip tutorial", "tutorial_intro.support": "Need anything, just email us at ",