Skip to content
This repository has been archived by the owner on Jan 7, 2020. It is now read-only.

Commit

Permalink
fix faq note typo
Browse files Browse the repository at this point in the history
  • Loading branch information
wpears committed Aug 29, 2019
1 parent 8df4bd4 commit 2625d82
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Home.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ class Home extends Component {
<div className="intro">
<Header type={1} headingText="HMDA Data Browser">
<p className="lead">The HMDA Data Browser allows users to filter, analyze, and download HMDA datasets and visualize data through charts, graphs, and maps.</p>
<p className="lead">For questions about the HMDA Data Browser, visit out <a href="/documentation/2018/faq/">FAQ page</a>.</p>
<p className="lead">For questions about the HMDA Data Browser, visit our <a href="/documentation/2018/faq/">FAQ page</a>.</p>
</Header>
</div>

Expand Down

0 comments on commit 2625d82

Please sign in to comment.