File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
docs/pages/getting-started/providers
packages/core/src/providers Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ import { Code } from "@/components/Code"
9
9
10
10
- [ TikTok app console] ( https://developers.tiktok.com/ )
11
11
- [ TikTok login kit documentation] ( https://developers.tiktok.com/doc/login-kit-web/ )
12
- - [ Avaliable Scopes] ( https://developers.tiktok.com/doc/tiktok-api-scopes/ )
12
+ - [ Available Scopes] ( https://developers.tiktok.com/doc/tiktok-api-scopes/ )
13
13
14
14
## Setup
15
15
Original file line number Diff line number Diff line change @@ -154,7 +154,7 @@ export interface TiktokProfile {
154
154
* ### Resources
155
155
* - [TikTok app console](https://developers.tiktok.com/)
156
156
* - [TikTok login kit documentation](https://developers.tiktok.com/doc/login-kit-web/)
157
- * - [Avaliable Scopes](https://developers.tiktok.com/doc/tiktok-api-scopes/)
157
+ * - [Available Scopes](https://developers.tiktok.com/doc/tiktok-api-scopes/)
158
158
* - [Sandbox for testing](https://developers.tiktok.com/blog/introducing-sandbox)
159
159
*
160
160
*
You can’t perform that action at this time.
0 commit comments