Skip to content

Commit 529f421

Browse files
committed
fix minor english typo
1 parent f9a171a commit 529f421

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# <img src="src/main/resources/images/stickerify.svg" alt="Stickerify Logo" align="right" width="100">[Stickerify](https://t.me/StickerifyImageBot)
22

3-
Telegram bot to convert medias in the format required to be used as Telegram stickers
3+
Telegram bot to convert medias into the format required to be used as Telegram stickers
44

55
## Table of contents
66

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ dependencies {
2828

2929
group = 'com.github.stickerifier'
3030
version = '2.0'
31-
description = 'Telegram bot to convert medias in the format required to be used as Telegram stickers'
31+
description = 'Telegram bot to convert medias into the format required to be used as Telegram stickers'
3232

3333
java.toolchain {
3434
languageVersion = JavaLanguageVersion.of(25)

0 commit comments

Comments
 (0)