diff --git a/bots/twitch/sogebot/egg-soge-bot.json b/bots/twitch/sogebot/egg-soge-bot.json index a8112414..a173034e 100644 --- a/bots/twitch/sogebot/egg-soge-bot.json +++ b/bots/twitch/sogebot/egg-soge-bot.json @@ -34,7 +34,7 @@ }, { "name": "Version", - "description": "choose Version, you want to install. Defaul: Latest", + "description": "Choose Version, you want to install. Default: Latest", "env_variable": "VERSION", "default_value": "latest", "user_viewable": true, @@ -51,4 +51,4 @@ "rules": "required|string|max:20" } ] -} \ No newline at end of file +}