Change wording

This commit is contained in:
JonnyWong16 2016-10-17 22:24:45 -07:00 committed by JonnyWong16
parent 6720b44f43
commit 486ddb55b2

View file

@ -2421,7 +2421,7 @@ class SLACK(Notifier):
},
{'label': 'Slack Color',
'value': self.config['color'],
'description': 'The hex value color (begins with \'#\') for the border along the left side of the message attachment.',
'description': 'The hex color value (begins with \'#\') for the border along the left side of the message attachment.',
'name': 'slack_color',
'input_type': 'text'
},