diff --git a/Code/DataFactory/pipeline/Wait 10.json b/Code/DataFactory/pipeline/Wait 10.json index 36f6a81..5806098 100644 --- a/Code/DataFactory/pipeline/Wait 10.json +++ b/Code/DataFactory/pipeline/Wait 10.json @@ -1,14 +1,14 @@ { - "name": "Wait 15", + "name": "Wait 10", "properties": { "activities": [ { - "name": "Wait 15", + "name": "Wait 10", "type": "Wait", "dependsOn": [], "userProperties": [], "typeProperties": { - "waitTimeInSeconds": 15 + "waitTimeInSeconds": 10 } } ],