Josh Yan hai 10 meses
pai
achega
24c5e172ca
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      cmd/cmd.go

+ 1 - 1
cmd/cmd.go

@@ -292,7 +292,7 @@ func createBlob(cmd *cobra.Command, client *api.Client, path string) (string, er
 		return digest, nil
 	}
 
-	// Successfuly found the model directory
+	// Successfully found the model directory
 	if err == nil {
 		// Copy blob in via OS specific copy
 		// Linux errors out to use io.copy