diff --git a/js/page/publish.js b/js/page/publish.js index f518aca39..f5181c85f 100644 --- a/js/page/publish.js +++ b/js/page/publish.js @@ -328,7 +328,7 @@ var PublishPage = React.createClass({ (!this.state.name ? '' : (! this.state.nameResolved ? The name {this.state.name} is available. : (this.state.myClaimExists ? You already have a claim on the name {this.state.name}. You can use this page to update your claim. - : The name {this.state.name} is currently claimed for {lbry.formatCredits(this.state.topClaimValue)} credits.))) + : The name {this.state.name} is currently claimed for {lbry.formatCredits(this.state.topClaimValue)} credits.))) }
What LBRY name would you like to claim for this file?