fix string casing

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
This commit is contained in:
Michael Telatynski 2017-08-10 13:59:55 +01:00
parent 1603360c13
commit ab3abd2f7f
No known key found for this signature in database
GPG key ID: 0435A1D4BBD34D64
2 changed files with 2 additions and 2 deletions

View file

@ -87,7 +87,7 @@ const SETTINGS_LABELS = [
},
{
id: 'hideAvatarDisplaynameChanges',
label: 'Hide Avatar and Display Name changes',
label: 'Hide avatar and display name changes',
},
{
id: 'useCompactLayout',