Commit fd3efc6a authored by Adrian Pino's avatar Adrian Pino Committed by GitHub
Browse files

Minor fix: fix grammar error in i2edge client

parent 39efb0fd
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -380,7 +380,7 @@ class EdgeApplicationManager(EdgeCloudManagementInterface):
                        name=app_metadata.get("appName", ""),
                        version=app_metadata.get("version", ""),
                        appProvider=profile_data.get("appProviderId", ""),
                        # Hardcoding mandatory fields that doesn't exist in i2Edge
                        # Hardcoding mandatory fields that don't exist in i2Edge
                        packageType="CONTAINER",
                        appRepo={"type": "PUBLICREPO", "imagePath": "not-available"},
                        requiredResources={