update wunderbar text #921

Merged
tzarebczan merged 1 commit from wunderbar-text into master 2018-01-03 03:30:30 +01:00

View file

@ -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>
);