mirror of
https://github.com/windmill-labs/windmill.git
synced 2026-08-22 00:01:34 +00:00
Deployement -> Deployment (#911)
This commit is contained in:
@@ -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}
|
||||
|
||||
Reference in New Issue
Block a user