From 460cf88974419ca1ab04c606df5899d31a0395b1 Mon Sep 17 00:00:00 2001 From: Paulo Truta Date: Thu, 8 Dec 2022 23:35:41 +0100 Subject: [PATCH 1/3] Fixed text typos thank you @inverse! Co-authored-by: Malachi Soord --- skill.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/skill.json b/skill.json index 02b7102..c757de9 100644 --- a/skill.json +++ b/skill.json @@ -47,7 +47,7 @@ "isAvailableWorldwide": true, "locales": { "en-US": { - "description": "Have the power of chatGTP at the tip of your tonge! Alexa can relay questions to chatGPT and provide you the answers in natural language! This is an excellent way to get to know about certain topics in detail, or brainstorm a fantasy world!", + "description": "Have the power of ChatGPT at the tip of your tongue! Alexa can relay questions to ChatGPT and provide you the answers in natural language! This is an excellent way to get to know about certain topics in detail, or brainstorm a fantasy world!", "examplePhrases": [ "Alexa ask jee pee tee a question", "ask gee pee tee how to boil an egg", From 685f4b27580388a5b10dd71819cf4606f09c3cd6 Mon Sep 17 00:00:00 2001 From: Paulo Truta Date: Thu, 8 Dec 2022 23:36:00 +0100 Subject: [PATCH 2/3] Update skill.json Co-authored-by: Malachi Soord --- skill.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/skill.json b/skill.json index c757de9..6678d84 100644 --- a/skill.json +++ b/skill.json @@ -55,7 +55,7 @@ ], "keywords": [ "gpt", - "chatGPT", + "ChatGPT", "AI" ], "name": "Gee Pee Tee (Chat GTP)", From d1185f45fc984e058490ae44f19bf5068ef356fa Mon Sep 17 00:00:00 2001 From: Paulo Truta Date: Thu, 8 Dec 2022 23:36:18 +0100 Subject: [PATCH 3/3] Update skill.json Co-authored-by: Malachi Soord --- skill.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/skill.json b/skill.json index 6678d84..e572eb3 100644 --- a/skill.json +++ b/skill.json @@ -59,7 +59,7 @@ "AI" ], "name": "Gee Pee Tee (Chat GTP)", - "summary": "A skill that lets you ask questions to chat GTP!", + "summary": "A skill that lets you ask questions to ChatGPT!", "updatesDescription": "- First alpha! Requires a logged in openai.com access token" } },