Replace can't with cannot

This commit is contained in:
karlchillmaid
2019-09-12 16:45:39 +01:00
committed by Chris Hill-Scott
parent 3d36a99518
commit 92d3b99c7e

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>
{% if yes %}
<span class="tick-cross-tick">