Skip to content

Commit b2863f7

Browse files
committed
space after errors in message
1 parent 47febae commit b2863f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

application/src/main/java/org/togetherjava/tjbot/features/help/HelpThreadAutoArchiver.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ private void autoArchiveForThread(ThreadChannel threadChannel, Instant archiveAf
8383
8484
If your question was not resolved yet, feel free to just post a message \
8585
to reopen it, or create a new thread. But try to **improve the quality** of \
86-
your question by adding more information such as relevant **code snippets**, **errors**,\
86+
your question by adding more information such as relevant **code snippets**, **errors**, \
8787
expected **results**, if required steps to reproduce the error for more precise help 👍""")
8888
.setColor(HelpSystemHelper.AMBIENT_COLOR)
8989
.build();

0 commit comments

Comments
 (0)