From 21750e3637a18f5ea9b29d0116226c80a81f0d7f Mon Sep 17 00:00:00 2001 From: Jason Blais Date: Tue, 16 Aug 2016 10:08:11 -0400 Subject: PLT-3886 Add missing period in tutorial intro screen (#3811) * Add missing period in tutorial intro screen * Update en.json --- webapp/i18n/en.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'webapp/i18n/en.json') diff --git a/webapp/i18n/en.json b/webapp/i18n/en.json index d249d7596..3922f41bb 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": "

Welcome to:

Mattermost

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": "

Welcome to:

Mattermost

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": "

How Mattermost works:

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 ", -- cgit v1.2.3-1-g7c22