Skip to content

Commit

Permalink
text changes
Browse files Browse the repository at this point in the history
  • Loading branch information
nirmalkc committed May 24, 2022
1 parent 24b912f commit e032ae7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/common/playlists/PlayList.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ const PlayList = () => {
<ImageOops className="play-not-found-image" />
<p className='page-404-lead'>Play not found</p>
<p className='page-404-desc'>
Why don't you try anther play name or go back to <Link to="/" className='page-404-link'>home</Link>?
Please change your search or adjust filters to find plays
</p>
</div>
);
Expand Down

0 comments on commit e032ae7

Please sign in to comment.