Browse Source

fix words

zahmis 5 years ago
parent
commit
a578f585a1
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/server/service/bolt.js

+ 1 - 1
src/server/service/bolt.js

@@ -98,7 +98,7 @@ class BoltService {
               type: 'section',
               type: 'section',
               text: {
               text: {
                 type: 'mrkdwn',
                 type: 'mrkdwn',
-                text: '*コマンドを入力してください。*\n Hint\n `/growi search [keyword]`',
+                text: '*コマンドを入力してください。*\n Hint\n `/growi [command] [keyword]`',
               },
               },
             },
             },
           ],
           ],