From 197ee9f5ffc7b44206b3d6cdf5823b1b405ed52a Mon Sep 17 00:00:00 2001 From: Hokuto Chen Date: Tue, 4 Jan 2022 00:19:28 +0000 Subject: [PATCH] fixed GoogleApiKey, formatting error, thanks to alaruba for catching the mistake --- docs/jsons-explained.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/jsons-explained.md b/docs/jsons-explained.md index e50f6f241..1af5927a9 100644 --- a/docs/jsons-explained.md +++ b/docs/jsons-explained.md @@ -24,7 +24,7 @@ This part is completely optional, **however it's necessary for music and a few o - Open up `creds.yml` and look for `GoogleAPIKey`, paste your API key after the `:`. - It should look like this: ```yml - GoogleApiKey:"AIzaSyDSci1sdlWQOWNVj1vlXxxxxxbk0oWMEzM + GoogleApiKey: AIzaSyDSci1sdlWQOWNVj1vlXxxxxxbk0oWMEzM ``` - **MashapeKey** - Required for Hearthstone cards.