Skip to content

Commit 4fb164e

Browse files
authored
Update sample-builder.md
1 parent 73ce0e7 commit 4fb164e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/communication-services/tutorials/virtual-visits/sample-builder.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@ If using Bookings, enter the application URL followed by "/visit" in the "Deploy
149149
Congrats! You deployed a custom sample. As you try it out, consider the following
150150

151151
### Launching patterns
152-
Consumers often want to join their virtual appointment directly from the reminders sent by Bookings. To support this functionality, Bookings allows to you specify a URL prefix that is included in those reminders. For example, if your prefix is https://<YOUR URL>/visit, the reminders directs users to https://<YOUR URL>/visit?MEETINGURL=<MEETING URL>.
152+
Consumers often want to join their virtual appointment directly from the reminders sent by Bookings. To support this functionality, Bookings allows to you specify a URL prefix that is included in those reminders. For example, if your prefix is `https://<YOUR URL>/visit`, the reminders directs users to `https://<YOUR URL>/visit?MEETINGURL=<MEETING URL>`.
153153

154154
### Integrate into your existing app
155155
The app service generated by the Sample Builder is a standalone experience optimized for desktop and mobile browsers. If you already have an existing website or mobile app, you can adapt the provided code to fit into your current codebase.

0 commit comments

Comments
 (0)