Skip to content

Commit 0f14276

Browse files
committed
Nitpick
1 parent f0335a1 commit 0f14276

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/gifts.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ await client.sendGift(userId, giftId, {
4848

4949
## Selling a Gift
5050

51-
Use {{ "sellGift" |> m }} to convert a saved gift to Telegram Stars. Reference the gift by its chat and identifier.
51+
Use {{ "sellGift" |> m }} to convert a gift to Telegram Stars. Reference the gift by its chat and identifier.
5252

5353
```ts
5454
await client.sellGift({ type: "chat", chatId, id });

0 commit comments

Comments
 (0)