remove superfluous word

This commit is contained in:
Jeremy Kauffman 2019-10-11 10:13:07 -04:00 committed by GitHub
parent fcaf0ec0fc
commit 68f195e2d1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -191,7 +191,7 @@ class WunderBar extends React.PureComponent<Props, State> {
this.input = el;
}}
className="wunderbar__input"
placeholder={__('Enter a LBRY URL here or search for videos, music, games and more')}
placeholder={__('Enter a LBRY URL or search for videos, music, games and more')}
/>
)}
renderItem={({ value, type }, isHighlighted) => (