Update help.js

typo
This commit is contained in:
Josh Finer 2016-10-07 20:23:22 -04:00 committed by GitHub
parent b07241405e
commit 5631d03f76

View file

@ -54,7 +54,7 @@ var HelpPage = React.createClass({
<h3>Report a Bug</h3>
<p>Did you find something wrong?</p>
<p><Link href="/?report" label="Submit a Bug Report" icon="icon-bug" button="alt" /></p>
<div className="meta">Thanks! LBRY is made by it's users.</div>
<div className="meta">Thanks! LBRY is made by its users.</div>
</section>
{!ver ? null :
<section className="card">