Replace can't with cannot

This commit is contained in:
karlchillmaid
2019-09-23 13:20:25 +01:00
committed by Chris Hill-Scott
parent 3d36a99518
commit 92d3b99c7e
+1 -1
View File
@@ -1,4 +1,4 @@
{% macro tick_cross(yes, label, truthy_hint='Can', falsey_hint='Cant') %} {% macro tick_cross(yes, label, truthy_hint='Can', falsey_hint='Cannot') %}
<li> <li>
{% if yes %} {% if yes %}
<span class="tick-cross-tick"> <span class="tick-cross-tick">