summaryrefslogtreecommitdiff
path: root/workshop_app/send_mails.py
diff options
context:
space:
mode:
Diffstat (limited to 'workshop_app/send_mails.py')
-rw-r--r--workshop_app/send_mails.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/workshop_app/send_mails.py b/workshop_app/send_mails.py
index 3826ec8..548834d 100644
--- a/workshop_app/send_mails.py
+++ b/workshop_app/send_mails.py
@@ -340,8 +340,8 @@ def send_email( request, call_on,
elif call_on == 'Proposed Workshop':
if user_position == "instructor":
message = dedent("""\
- A coordinator has proposed a workshop below are the
- details:
+ A coordinator has proposed a workshop. The details are
+ given below:
Coordinator name: {0}
Coordinator email: {1}