Skip to content

Commit 3c2e363

Browse files
author
Jan Kleinert
committed
Fix typo in delete-workshop.sh script
1 parent 307b57d commit 3c2e363

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.workshop/scripts/delete-workshop.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
set -x
44
set -eo pipefail
55

6-
WORKSHOP_NAME=lab-developing-with-od
6+
WORKSHOP_NAME=lab-developing-with-odo
77
JUPYTERHUB_APPLICATION=${JUPYTERHUB_APPLICATION:-developing-with-odo}
88
JUPYTERHUB_NAMESPACE=`oc project --short`
99

0 commit comments

Comments
 (0)