Merge pull request #63 from finer9/patch-1

Update help.js
This commit is contained in:
Jeremy Kauffman 2016-10-08 16:14:13 -04:00 committed by GitHub
commit b8e3ad93ac

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">