Skip to content
This repository was archived by the owner on Aug 7, 2021. It is now read-only.

Commit 44cc788

Browse files
authored
Merge pull request #64 from richardson-trevor/patch-1
Getting was spelled 'GETTEING'
2 parents f7bd3f8 + c734cef commit 44cc788

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/js/app.jsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ class App extends React.Component {
5555
<section className="o-content" style={ style } id="section-1">
5656
<div className="o-content__inner">
5757
<div className="o-content__inner-head">
58-
<h2 className="c-heading-4 c-heading-4--upper">Getteing Started</h2>
58+
<h2 className="c-heading-4 c-heading-4--upper">Getting Started</h2>
5959
</div>
6060
<div className="o-content__inner-body">
6161
<p className="c-paragraph">Install it from <a href="https://www.npmjs.com/package/react-scrollspy" className="c-link">npm</a>.</p>

0 commit comments

Comments
 (0)