diff --git a/submissions/templates/submissions/select_referee.html b/submissions/templates/submissions/select_referee.html index 81f5c2236aa483de446b67f8ac0b30ee10a84a6a..d2403e4fe3cecdace6663e1941c41226d328e559 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 %}