summaryrefslogtreecommitdiffstats
path: root/webapp/components/integrations/components/commands_container/commands_container.jsx
diff options
context:
space:
mode:
Diffstat (limited to 'webapp/components/integrations/components/commands_container/commands_container.jsx')
-rw-r--r--webapp/components/integrations/components/commands_container/commands_container.jsx2
1 files changed, 1 insertions, 1 deletions
diff --git a/webapp/components/integrations/components/commands_container/commands_container.jsx b/webapp/components/integrations/components/commands_container/commands_container.jsx
index 55ce2017b..8f89ff631 100644
--- a/webapp/components/integrations/components/commands_container/commands_container.jsx
+++ b/webapp/components/integrations/components/commands_container/commands_container.jsx
@@ -33,7 +33,7 @@ export default class CommandsContainer extends React.PureComponent {
users: PropTypes.object,
/**
- * Installed splash commands to display
+ * Installed slash commands to display
*/
commands: PropTypes.array,