summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorit33 <iantien@gmail.com>2015-09-25 07:59:36 -0700
committerit33 <iantien@gmail.com>2015-09-25 07:59:36 -0700
commitd60c18d8d640a3086919ac235448a990b198ba39 (patch)
treebabd7278dd1755f2bc33d583df01124b459cf9a7
parent8ec509b9f6c88ccd72bc2c37d85f326b979cd647 (diff)
downloadchat-d60c18d8d640a3086919ac235448a990b198ba39.tar.gz
chat-d60c18d8d640a3086919ac235448a990b198ba39.tar.bz2
chat-d60c18d8d640a3086919ac235448a990b198ba39.zip
Typo fix
-rw-r--r--web/react/components/admin_console/service_settings.jsx2
1 files changed, 1 insertions, 1 deletions
diff --git a/web/react/components/admin_console/service_settings.jsx b/web/react/components/admin_console/service_settings.jsx
index 5056e843a..db1e213ae 100644
--- a/web/react/components/admin_console/service_settings.jsx
+++ b/web/react/components/admin_console/service_settings.jsx
@@ -199,7 +199,7 @@ export default class ServiceSettings extends React.Component {
/>
{'false'}
</label>
- <p className='help-text'>{'When true incomming web hooks will be allowed.'}</p>
+ <p className='help-text'>{'When true incoming webhooks will be allowed.'}</p>
</div>
</div>