Skip to content

Commit

Permalink
Merge pull request #6 from ryanpcmcquen/patch-1
Browse files Browse the repository at this point in the history
Fix typo.
  • Loading branch information
rbrahul committed Nov 6, 2017
2 parents 0a14b38 + 515e624 commit 58c0e41
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/JSONInput.js
Expand Up @@ -89,7 +89,7 @@ resetErrors() {
<div className="json-logo">
<span>{'{..}'}</span>
</div>
<h1>JSON formated text</h1>
<h1>JSON formatted text</h1>

{
this.state.errors.jsonParseFailed.status &&
Expand Down

0 comments on commit 58c0e41

Please sign in to comment.