Skip to content

Commit

Permalink
typo.
Browse files Browse the repository at this point in the history
  • Loading branch information
mjdavidson committed Oct 16, 2016
1 parent b384fab commit 139ee85
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion js/views/pin.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,7 @@ class Pin extends React.Component<IPinProps, IPinState> {
} else {
console.log("done")
desktopOut = <div>
<h3>Thanks! You should receive any email shortly.</h3>
<h3>Thanks! You should receive an email shortly.</h3>
<button onClick={this.triggerClose}>Close</button>
</div>
}
Expand Down

0 comments on commit 139ee85

Please sign in to comment.