mirror of
https://github.com/nottinghamtec/PyRIGS.git
synced 2026-03-11 06:28:24 +00:00
Fix spelling mistake
This commit is contained in:
@@ -81,7 +81,7 @@
|
|||||||
{% if cb %}
|
{% if cb %}
|
||||||
<div class="d-flex justify-content-between">{{ cb }}</div>
|
<div class="d-flex justify-content-between">{{ cb }}</div>
|
||||||
{% else %}
|
{% 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 %}
|
||||||
{% endif %}
|
{% endif %}
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user