From 34dab77c4a893e9d479aa888dcff4baec0fb4455 Mon Sep 17 00:00:00 2001 From: Jimmy Young Date: Mon, 8 Mar 2021 16:45:30 -0800 Subject: [PATCH] tutorial: Chat copy edit to match design --- pkg/interface/src/logic/lib/tutorialModal.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pkg/interface/src/logic/lib/tutorialModal.ts b/pkg/interface/src/logic/lib/tutorialModal.ts index 8e93c7a531..f5b58789f8 100644 --- a/pkg/interface/src/logic/lib/tutorialModal.ts +++ b/pkg/interface/src/logic/lib/tutorialModal.ts @@ -107,7 +107,7 @@ export const progressDetails: Record = { chat: { title: 'Chat', description: - 'Chat channels are for messaging within your group. Direct Messages are also supported, and are accessible from the “DMs” tile on the homescreen', + 'Chat channels are for messaging within your group. Direct Messages can be accessed from Messages in the top right, url: `/~landscape/ship/${TUTORIAL_HOST}/${TUTORIAL_GROUP}/resource/chat/ship/${TUTORIAL_HOST}/${TUTORIAL_CHAT}`, alignY: 'top', arrow: 'North',