Skip to content

Commit fca9483

Browse files
YunChaoTsaiHyunje Jun
authored andcommitted
Error spelling (#119)
1 parent b5e882a commit fca9483

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/guide/typescript.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ and prevent possible typo and mistakes.
1515

1616
``` typescript
1717
const config = {
18-
channelAccessTokne: "", // typo Tokne
18+
channelAccessToken: "", // typo Token
1919
channelSecret: "",
2020
}
2121

0 commit comments

Comments
 (0)