Skip to content

Commit b732f5c

Browse files
Update index.js
1 parent ae764b5 commit b732f5c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/src/pages/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -188,7 +188,7 @@ const App = () => (
188188
</section>
189189
<section className={clsx(styles.heroSection)}>
190190
<div className={clsx(styles.container, styles.containerLarge)}>
191-
<h2 className={clsx(styles.heroHeadingBanner)}>How it works</h2>
191+
<h2 className={clsx(styles.heroHeadingBanner)}>How it works.</h2>
192192
<ol className={clsx(styles.heroList)}>
193193
<li>
194194
<div className="row">

0 commit comments

Comments
 (0)