Skip to content

Commit f525487

Browse files
committed
Update UserStrings.java
1 parent 0c81d1c commit f525487

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

application/src/main/java/org/togetherjava/tjbot/commands/free/UserStrings.java

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,11 +9,10 @@
99
*/
1010
enum UserStrings {
1111
NEW_QUESTION("""
12-
Thank you for asking a question in an available channel.
13-
When a helper who can answer this question reads it they will help you.
12+
Thank you for asking in an available channel. A helper will be with you shortly!
1413
Please be patient.
1514
16-
__Please do not post your question in other channels__
15+
__**Do not post your question in other channels.**__
1716
"""),
1817
MARK_AS_FREE("""
1918
This channel is now available for a question to be asked.

0 commit comments

Comments
 (0)