Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -254,7 +254,7 @@ export class UserSessionEffects {
from(
this.status.presentAlertWithAction({
alertData: {
title: 'Add Business Profile',
title: 'Invite a Business',
description: `Now that the application has been approved, would you like to temporarily add the business's ExchangePartner profile to your account? (You will need to go through the onboarding for the business)`,
},
buttonText: 'Add',
Expand Down