Skip to content

Commit b1a5d9b

Browse files
committedNov 24, 2024·
chore: Update landing page text
1 parent 41426cb commit b1a5d9b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎src/pages/index.tsx

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ function HomepageHeader() {
1818
<div className={styles.leftContainer}>
1919
<h1 className="hero__title">{siteConfig.title}</h1>
2020
<p className={`hero__subtitle ${styles.landingPageSubtitleWide}`}>
21-
A modern React library for creating<br/> a flexible and extensible chatbot
21+
A modern React library for creating<br/> flexible and extensible chatbots
2222
</p>
2323
<p className={`hero__subtitle ${styles.landingPageSubtitleThin}`}>
2424
A modern React library for creating flexible and extensible chatbots

0 commit comments

Comments
 (0)
Please sign in to comment.