fix typo
This commit is contained in:
garanews
2020-10-01 13:25:47 +02:00
parent 074093adb4
commit 31ee2dfdec
7 changed files with 8 additions and 8 deletions
+1 -1
View File
@@ -212,7 +212,7 @@ func initializeImages() {
log.Printf("[WARNING] SHUFFLE_WORKER_VERSION not defined. Defaulting to %s", workerVersion)
}
// check whether theyre the same first
// check whether they are the same first
images := []string{
fmt.Sprintf("docker.io/%s:app_sdk", baseimagename),
fmt.Sprintf("docker.io/%s:worker", baseimagename),