diff --git a/pkg/interface/src/logic/lib/tutorialModal.ts b/pkg/interface/src/logic/lib/tutorialModal.ts index f5b58789f..3f237173e 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 can be accessed from Messages in the top right, + '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',