diff --git a/bookwyrm/templates/snippets/delete_readthrough_modal.html b/bookwyrm/templates/snippets/delete_readthrough_modal.html index 1456cc76..2155afb3 100644 --- a/bookwyrm/templates/snippets/delete_readthrough_modal.html +++ b/bookwyrm/templates/snippets/delete_readthrough_modal.html @@ -1,5 +1,5 @@ {% extends 'snippets/components/modal.html' %} -{% block modal-title %}Delete this read-though?{% endblock %} +{% block modal-title %}Delete these read dates?{% endblock %} {% block modal-footer %}