Fixed a typo. Fixes issue .

- Legacy-Id: 14735
This commit is contained in:
Henrik Levkowetz 2018-03-05 21:37:22 +00:00
parent 430f313cec
commit 28536bb293

View file

@ -90,7 +90,7 @@
{% endif %}
</div>
<div class="col-md-6">
<h2>Expired Drafts <small>exluding replaced drafts</small></h2>
<h2>Expired Drafts <small>excluding replaced drafts</small></h2>
{% if person.expired_drafts.exists %}
<ul>
{% for doc in person.expired_drafts %}