Correct casing on config example

This commit is contained in:
Blade Barringer
2015-08-10 07:33:14 -05:00
parent 1ffad1997e
commit abb19d1d20

View File

@@ -40,7 +40,7 @@
"accessKeyId":"accessKeyId",
"secretAccessKey":"secretAccessKey"
},
"transifex_slack": {
"TRANSIFEX_SLACK": {
"url": "https://hooks.slack.com/services/some-url",
"channel": "general"
},