Fixed: Remove period in ArtistMonitoringOptions for consistency

Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
This commit is contained in:
Qstick 2018-09-13 22:43:11 -04:00
parent 9e183fd0fd
commit 1fb0b867a9
1 changed files with 1 additions and 1 deletions

View File

@ -37,7 +37,7 @@ function ArtistMonitoringOptionsPopoverContent() {
<DescriptionListItem
title="None"
data="No albums will be monitored."
data="No albums will be monitored"
/>
</DescriptionList>
);