Deployement -> Deployment (#911)

This commit is contained in:
Marty S
2022-11-16 09:35:58 -05:00
committed by GitHub
parent fca5940e80
commit 57ee37e163
@@ -160,7 +160,7 @@
</div>
{:else if script && script?.lock == undefined}
<div class="bg-orange-100 border-l-4 border-orange-500 text-orange-700 p-4" role="alert">
<p class="font-bold">Deployement in progress</p>
<p class="font-bold">Deployment in progress</p>
<p>Refresh this page in a few seconds.</p>
</div>
{:else}