diff --git a/skill.json b/skill.json index 02b7102..e572eb3 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", @@ -55,11 +55,11 @@ ], "keywords": [ "gpt", - "chatGPT", + "ChatGPT", "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" } },