From 57ee37e163872a7d9219ffd3fddc8d580b4aa171 Mon Sep 17 00:00:00 2001 From: Marty S <56726303+martysohio@users.noreply.github.com> Date: Wed, 16 Nov 2022 09:35:58 -0500 Subject: [PATCH] Deployement -> Deployment (#911) --- frontend/src/routes/scripts/run/[...hash].svelte | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/routes/scripts/run/[...hash].svelte b/frontend/src/routes/scripts/run/[...hash].svelte index 046f72dc3a..fc92ea6cf6 100644 --- a/frontend/src/routes/scripts/run/[...hash].svelte +++ b/frontend/src/routes/scripts/run/[...hash].svelte @@ -160,7 +160,7 @@ {:else if script && script?.lock == undefined}
Deployement in progress
+Deployment in progress
Refresh this page in a few seconds.