summaryrefslogtreecommitdiffstats
path: root/web/react/components/user_settings
diff options
context:
space:
mode:
authorEric Sethna <eric@spinpunch.com>2016-02-26 11:29:09 -0800
committerEric Sethna <eric@spinpunch.com>2016-02-26 11:29:09 -0800
commitcfc16fe7150831c7960401da4c18ba7369447527 (patch)
tree807e3dc5b327bfd8882766f74d09e6cd5a26cd4d /web/react/components/user_settings
parent4420a75cb94ec902ca0fd872c164e37bb1ec923b (diff)
downloadchat-cfc16fe7150831c7960401da4c18ba7369447527.tar.gz
chat-cfc16fe7150831c7960401da4c18ba7369447527.tar.bz2
chat-cfc16fe7150831c7960401da4c18ba7369447527.zip
Update manage_command_hooks.jsx
Diffstat (limited to 'web/react/components/user_settings')
-rw-r--r--web/react/components/user_settings/manage_command_hooks.jsx2
1 files changed, 1 insertions, 1 deletions
diff --git a/web/react/components/user_settings/manage_command_hooks.jsx b/web/react/components/user_settings/manage_command_hooks.jsx
index bd0659a47..2947138be 100644
--- a/web/react/components/user_settings/manage_command_hooks.jsx
+++ b/web/react/components/user_settings/manage_command_hooks.jsx
@@ -420,7 +420,7 @@ export default class ManageCommandCmds extends React.Component {
<div key='addCommandCmd'>
<FormattedHTMLMessage
id='user.settings.cmds.add_desc'
- defaultMessage='Create slash commands to send events to external integrations and receive a response. For example typing `/patient Joe Smith` could bring back search results from your internal health records management system for the name “Joe Smith”. Please see <a href="http://docs.mattermost.com/developer/slash-commands.html">Slash commands documentation</a> for detailed instructions.'
+ defaultMessage='Create slash commands to send events to external integrations and receive a response. For example typing `/patient Joe Smith` could bring back search results from your internal health records management system for the name “Joe Smith”. Please see <a href="http://docs.mattermost.com/developer/slash-commands.html">Slash commands documentation</a> for detailed instructions. View all slash commands configured on this team below.'
/>
<div><label className='control-label padding-top x2'>
<FormattedMessage