We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 41426cb commit b1a5d9bCopy full SHA for b1a5d9b
src/pages/index.tsx
@@ -18,7 +18,7 @@ function HomepageHeader() {
18
<div className={styles.leftContainer}>
19
<h1 className="hero__title">{siteConfig.title}</h1>
20
<p className={`hero__subtitle ${styles.landingPageSubtitleWide}`}>
21
- A modern React library for creating<br/> a flexible and extensible chatbot
+ A modern React library for creating<br/> flexible and extensible chatbots
22
</p>
23
<p className={`hero__subtitle ${styles.landingPageSubtitleThin}`}>
24
A modern React library for creating flexible and extensible chatbots
0 commit comments