You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: chat.mdx
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@ title: 'Chat'
3
3
sidebarTitle: 'Overview'
4
4
---
5
5
6
-
*Chat is currently in Beta. This will not effect the reliability of this function but we are heavily iterating on the featureset.*
6
+
*Chat is currently in Beta. This will not effect the reliability of this feature but we are heavily iterating and improving on the featureset.*
7
7
8
8
Our Chat widget lets you embed a live chat interface on your website or app, allowing your customers to reach out to you without leaving your site. You can then respond to these messages directly from Plain.
9
9
@@ -21,7 +21,7 @@ Here’s how to get started:
21
21
After creating your Chat app, you will be provided with a snippet of code that you can embed in your website or app. This will add the chat widget to your site. We recommend adding this to all pages of your site.
22
22
</Step>
23
23
<Steptitle="Customize your Chat experience">
24
-
You can customize some aspects of the Chat widget by providing additional information to the `Plain.init` function. These are the current options:
24
+
You can customize some aspects of the Chat widget by providing additional information to the `Plain.init` function. These are the available options:
0 commit comments