change copy

This commit is contained in:
Sean Yesmunt 2018-11-27 17:18:11 -05:00
parent c07214ef7a
commit 05f8ec1375

View file

@ -125,7 +125,7 @@ export default (props: Props) => {
<Fragment>
<div className="page__empty">
<h3 className="card__title">{__('All caught up!')}</h3>
<p className="card__subtitle">{__('You might like these channels.')}</p>
<p className="card__subtitle">{__('You might like these channels below.')}</p>
</div>
<SuggestedSubscriptions />
</Fragment>