Skip to content

Commit f407210

Browse files
committed
fix(docs): Typo.
1 parent c2eaec6 commit f407210

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/src/pages/index.js

+2-2
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,9 @@ function HomepageHeader() {
1515
<p className="hero__subtitle">{siteConfig.tagline}</p>
1616
<p className={'hero__desc'}>
1717
Blueprint.js and Formik are highly popular libraries which are often
18-
use togther, it's very diffecult to transfer and intergrate components
18+
use togther, it's very difficult to transfer and intergrate components
1919
between them when develop forms using both. The purpose of this
20-
library provide bindings components to intergrate Blueprint components
20+
library provide bindings components to integrate Blueprint components
2121
with Formik.
2222
</p>
2323

0 commit comments

Comments
 (0)