From be5e3fce853ce150a37b147530aeb911a2fe492d Mon Sep 17 00:00:00 2001
From: "J.-S. Caux" <J.S.Caux@uva.nl>
Date: Fri, 9 Nov 2018 06:13:42 +0100
Subject: [PATCH] Small change again

---
 submissions/templates/submissions/select_referee.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/submissions/templates/submissions/select_referee.html b/submissions/templates/submissions/select_referee.html
index 81f5c2236..d2403e4fe 100644
--- a/submissions/templates/submissions/select_referee.html
+++ b/submissions/templates/submissions/select_referee.html
@@ -107,7 +107,7 @@
       {{ profile_form|bootstrap }}
       <input type="submit" name="submit" value="Add to database" class="btn btn-primary">
     </form>
-    <h4>(does not invite referee yet: you will return to this page, from which you can then invite this referee)</h4>
+    <h4>(does not send invitation yet: you will return to this page, from which you can then invite this referee)</h4>
   </div>
 </div>
 {% endif %}
-- 
GitLab