diff --git a/web/react/utils/channel_intro_messages.jsx b/web/react/utils/channel_intro_messages.jsx index 69e08f1435..1aca0467ee 100644 --- a/web/react/utils/channel_intro_messages.jsx +++ b/web/react/utils/channel_intro_messages.jsx @@ -128,7 +128,7 @@ export function createDefaultIntroMessage(channel) {
Beginning of {display_name}

This is the start of {display_name}, a channel for non-work-related conversations.

", "intro_messages.inviteOthers": "Invite others to this team", - "intro_messages.default": "

Beginning of {display_name}

Welcome to {display_name}!'

This is the first channel teammates see when they sign up - use it for posting updates everyone needs to know.

", + "intro_messages.default": "

Beginning of {display_name}

Welcome to {display_name}!

This is the first channel teammates see when they sign up - use it for posting updates everyone needs to know.

", "intro_messages.group": "private group", "intro_messages.onlyInvited": " Only invited members can see this private group.", "intro_messages.channel": "channel",