corrects spelling

This commit is contained in:
2022-01-11 17:35:18 -06:00
parent 30b78e6bde
commit b0d9923b8b

View File

@@ -32,7 +32,7 @@ spec:
return output
}
def deletePod (Mab config) {
def deletePod (Map config) {
def ws = pwd()
container ("alpine") {
sh """