diff --git a/react/containers/PublishForm/view.jsx b/react/containers/PublishForm/view.jsx
index 3b2c3880..fee191ef 100644
--- a/react/containers/PublishForm/view.jsx
+++ b/react/containers/PublishForm/view.jsx
@@ -143,11 +143,6 @@ class PublishForm extends React.Component {
- { this.props.publishSubmitError && (
-
-
{this.props.publishSubmitError}
-
- )}
@@ -155,7 +150,7 @@ class PublishForm extends React.Component {
-
By clicking 'Upload', you affirm that you have the rights to publish this content to the LBRY network, and that you understand the properties of publishing it to a decentralized, user-controlled network. Read more.
+
By clicking 'Publish', you affirm that you have the rights to publish this content to the LBRY network, and that you understand the properties of publishing it to a decentralized, user-controlled network. Read more.