We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c2eaec6 commit f407210Copy full SHA for f407210
docs/src/pages/index.js
@@ -15,9 +15,9 @@ function HomepageHeader() {
15
<p className="hero__subtitle">{siteConfig.tagline}</p>
16
<p className={'hero__desc'}>
17
Blueprint.js and Formik are highly popular libraries which are often
18
- use togther, it's very diffecult to transfer and intergrate components
+ use togther, it's very difficult to transfer and intergrate components
19
between them when develop forms using both. The purpose of this
20
- library provide bindings components to intergrate Blueprint components
+ library provide bindings components to integrate Blueprint components
21
with Formik.
22
</p>
23
0 commit comments