Merge pull request #921 from lbryio/wunderbar-text
update wunderbar text
This commit is contained in:
commit
4be9271c7c
1 changed files with 1 additions and 1 deletions
|
@ -160,7 +160,7 @@ class WunderBar extends React.PureComponent {
|
|||
onChange={this.onChange}
|
||||
onKeyPress={this.onKeyPress}
|
||||
value={this.state.address}
|
||||
placeholder={__('Find movies, music, games, and more')}
|
||||
placeholder={__('Find videos, music, games, and more')}
|
||||
/>
|
||||
</div>
|
||||
);
|
||||
|
|
Loading…
Reference in a new issue