From 20955b991ae9fdfc9b22ff9e0f8d4580e53f6401 Mon Sep 17 00:00:00 2001 From: Scraayp Date: Thu, 22 Oct 2020 12:58:32 +0200 Subject: [PATCH] Update egg-soge-bot.json --- bots/twitch/sogebot/egg-soge-bot.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 +}