corrects spelling

This commit is contained in:
Hyatt 2022-01-11 17:35:18 -06:00
parent 30b78e6bde
commit b0d9923b8b
Signed by: nhyatt
GPG Key ID: C50D0BBB5BC40BEA

View File

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