We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ae764b5 commit b732f5cCopy full SHA for b732f5c
website/src/pages/index.js
@@ -188,7 +188,7 @@ const App = () => (
188
</section>
189
<section className={clsx(styles.heroSection)}>
190
<div className={clsx(styles.container, styles.containerLarge)}>
191
- <h2 className={clsx(styles.heroHeadingBanner)}>How it works</h2>
+ <h2 className={clsx(styles.heroHeadingBanner)}>How it works.</h2>
192
<ol className={clsx(styles.heroList)}>
193
<li>
194
<div className="row">
0 commit comments