Skip to content

Commit 5341919

Browse files
committed
Fix mentor volunteer success message
1 parent 0b6ed95 commit 5341919

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

pybot/endpoints/slack/message_templates/mentor_volunteer.py

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,6 @@ def on_submit_success(self):
9595
"button to claim them and reach out via DM to schedule a slack call. There are also a few pinned "
9696
f"items in that channel that may be helpful. If you have any questions, please DM <@aaron-s|aaron-s>.\n\n"
9797
"We don't currently have a formal long term mentorship program, but if you feel like continuing to "
98-
"keep in contact\n\n"
99-
"with any members you speak to, that's perfectly fine. "
98+
"keep in contact with any members you speak to, that's perfectly fine.\n\n"
10099
"Thank you for signing up!"
101100
)

0 commit comments

Comments
 (0)