Skip to content

Commit aea1a48

Browse files
committed
Website page typo fix
1 parent f082199 commit aea1a48

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

website/pages/frontchat.tsx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,9 @@ const Page: NextPage = () => (
1313
<Layout title="React Live Chat Loader: FrontChat">
1414
<div className="wrapper">
1515
<div className="inner">
16-
<h1>React Live Chat Loader: Intercom</h1>
16+
<h1>React Live Chat Loader: FrontChat</h1>
1717
<p>
18-
This is an example implementation of the Intercom chat widget using{' '}
18+
This is an example implementation of the FrontChat chat widget using{' '}
1919
<a href="https://github.com/calibreapp/react-live-chat-loader">
2020
react-live-chat-loader
2121
</a>

0 commit comments

Comments
 (0)