Skip to content

Commit

Permalink
chore(overlay): update README.md (#1802)
Browse files Browse the repository at this point in the history
  • Loading branch information
eltociear authored Jul 23, 2024
1 parent ee1500a commit 7945ad9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libs/overlay/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ const run = async () => {
loaderClass: 'overlay__loader',
// optional, id of the conversation to be selected at the start
overlayConversationId: 'some-conversation-id',
// optional, if DIAL should redirect to sign in in the same browser window
// optional, if DIAL should redirect to sign in the same browser window
signInInSameWindow: false,
});

Expand Down

0 comments on commit 7945ad9

Please sign in to comment.