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

Commit 26a890e

Browse files
authored
Merge pull request #252 from cfpb/institutions-typo
Fix institutions typo
2 parents 90ea503 + 469e1e7 commit 26a890e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/reports/Results.jsx

+1-1
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ class Results extends React.Component {
7171
headerText = 'Institution not found'
7272
body = (
7373
<p className="alert-text">
74-
Sorry, that insitution isn't in our list of filers. If you think this
74+
Sorry, that institution isn't in our list of filers. If you think this
7575
is incorrect please contact{' '}
7676
<a href="mailto:[email protected]">[email protected]</a>.
7777
</p>

0 commit comments

Comments
 (0)