mirror of
https://github.com/Luzifer/twitch-bot.git
synced 2024-11-09 16:50:01 +00:00
[docs] Fix typo
Signed-off-by: Knut Ahlers <knut@ahlers.me>
This commit is contained in:
parent
dc8f645f24
commit
a49a1844ba
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ Start with going to the [Spotify for Developers Dashboard](https://developer.spo
|
||||||
|
|
||||||
- "App name" is something you can choose yourself
|
- "App name" is something you can choose yourself
|
||||||
- "App description" is also required, choose yourself
|
- "App description" is also required, choose yourself
|
||||||
- "Redirect URI" must be `https://example.com/spotify/<channel>` so for exmaple `https://example.com/spotify/luziferus`
|
- "Redirect URI" must be `https://example.com/spotify/<channel>` so for example `https://example.com/spotify/luziferus`
|
||||||
- Select "Web API" for the "API/SDKs you are planning to use"
|
- Select "Web API" for the "API/SDKs you are planning to use"
|
||||||
- Check the ToS box (of course after reading those!)
|
- Check the ToS box (of course after reading those!)
|
||||||
- Click "Save"
|
- Click "Save"
|
||||||
|
|
Loading…
Reference in a new issue