Skip to content

Commit

Permalink
chore(docs): fix typos
Browse files Browse the repository at this point in the history
  • Loading branch information
heyqbnk committed Dec 15, 2023
1 parent a02d01c commit 8a63011
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ visibility state, progress visibility state, text, and its color. It also accept
function to call Telegram Mini Apps methods.

```typescript
import { BackButton, postEvent } from '@tma.js/sdk';
import { MainButton, postEvent } from '@tma.js/sdk';

const mainButton = new MainButton({
backgroundColor: '#aaddfe',
Expand Down

0 comments on commit 8a63011

Please sign in to comment.