change copy
This commit is contained in:
parent
c07214ef7a
commit
05f8ec1375
1 changed files with 1 additions and 1 deletions
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue