Fix spelling mistake

This commit is contained in:
2022-01-04 22:26:48 +00:00
parent b8dc56d129
commit 42ea30931e

View File

@@ -81,7 +81,7 @@
{% if cb %}
<div class="d-flex justify-content-between">{{ cb }}</div>
{% else %}
<p class="font-italic pt-2 pb-0">Missing prequisite level(s)</p>
<p class="font-italic pt-2 pb-0">Missing prerequisite level(s)</p>
{% endif %}
{% endif %}
</div>