Skip to content

Commit 9390504

Browse files
authored
Update app.json
1 parent 5f3f2ba commit 9390504

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
},
3333
"START_MESSAGE": {
3434
"description": "Optional: start message of bot, use HTML parsemode format",
35-
"value": "Hello {firstname}\n\nI can store private files in Specified Channel and other users can acess it from special link."
35+
"value": "Hello {firstname}\n\nI can store private files in Specified Channel and other users can access it from special link."
3636
},
3737
"ADMINS": {
3838
"description": "A space separated list of user_ids of Admins, they can only create links",

0 commit comments

Comments
 (0)