Skip to content

Commit b1720d5

Browse files
authored
fixed typo
1 parent d60e0f9 commit b1720d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bot/text_str.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
HELP_TEXT = (
4848
"To get started, please type /start\n"
4949
+ "Remember to configure your Dropdown sheet to get started on this bot.\n\n"
50-
+ "/config - Update Sheet Settings"
50+
+ "/config - Update Sheet Settings\n"
5151
+ "/addentry - Add Expense Entry\n"
5252
+ "/addtransport - Quick Add Transport Entry\n"
5353
+ "/addothers - Quick Add Other Entry\n"

0 commit comments

Comments
 (0)