Parcourir la source

fix typo and letter size

zahmis il y a 5 ans
Parent
commit
cda6e1e69c
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      packages/slackbot-proxy/src/services/SelectRequestService.ts

+ 1 - 1
packages/slackbot-proxy/src/services/SelectRequestService.ts

@@ -28,7 +28,7 @@ export class SelectRequestService implements GrowiCommandProcessor {
         callback_id: 'select_growi',
         title: {
           type: 'plain_text',
-          text: 'Slect Growi url',
+          text: 'Select Growi Url',
         },
         submit: {
           type: 'plain_text',