Skip to content

Commit 296c3b0

Browse files
committed
Fix semicolon / colon mixup
1 parent d2d92b1 commit 296c3b0

File tree

1 file changed

+1
-1
lines changed
  • src/connections/destinations/catalog/regal-voice

1 file changed

+1
-1
lines changed

src/connections/destinations/catalog/regal-voice/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ analytics.track('Loan Application Approved', {
9090

9191
In order to trigger outbound calls or sms messages from Regal Voice, you must collect the user’s explicit opt-in for those channels along with the user’s phone number.
9292

93-
There are 2 options for how you can let Regal Voice know a user has opted in;
93+
There are 2 options for how you can let Regal Voice know a user has opted in:
9494

9595
1. Anytime you collect opt-in for sms or voice calls, you can trigger a track event after a user opts in and let the Regal Voice team know what track event is synonymous with opt-in collected (there is no required format for this event). The product will then automatically subscribe users who perform that event. (Note: for Regal Voice to subscribe a user, there must already be a phone provided for that user.)
9696

0 commit comments

Comments
 (0)