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 e032ae7 commit eb3dd8a
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'>
Please change your search or adjust filters to find plays
Please change your search or adjust filters to find plays.
</p>
</div>
);
Expand Down

0 comments on commit eb3dd8a

Please sign in to comment.