diff --git a/extensions/configuration-editing/schemas/devContainer.schema.generated.json b/extensions/configuration-editing/schemas/devContainer.schema.generated.json index 7d19ec7a67c..095a0e355f1 100644 --- a/extensions/configuration-editing/schemas/devContainer.schema.generated.json +++ b/extensions/configuration-editing/schemas/devContainer.schema.generated.json @@ -337,7 +337,7 @@ "postStartCommand", "postAttachCommand" ], - "description": "The user command to wait for before continuing execution in the background while the UI is starting up. The default is \"updateConentCommand\"." + "description": "The user command to wait for before continuing execution in the background while the UI is starting up. The default is \"updateContentCommand\"." }, "devPort": { "type": "integer", @@ -694,7 +694,7 @@ "postStartCommand", "postAttachCommand" ], - "description": "The user command to wait for before continuing execution in the background while the UI is starting up. The default is \"updateConentCommand\"." + "description": "The user command to wait for before continuing execution in the background while the UI is starting up. The default is \"updateContentCommand\"." }, "devPort": { "type": "integer", @@ -1027,7 +1027,7 @@ "postStartCommand", "postAttachCommand" ], - "description": "The user command to wait for before continuing execution in the background while the UI is starting up. The default is \"updateConentCommand\"." + "description": "The user command to wait for before continuing execution in the background while the UI is starting up. The default is \"updateContentCommand\"." }, "devPort": { "type": "integer", @@ -1326,7 +1326,7 @@ "postStartCommand", "postAttachCommand" ], - "description": "The user command to wait for before continuing execution in the background while the UI is starting up. The default is \"updateConentCommand\"." + "description": "The user command to wait for before continuing execution in the background while the UI is starting up. The default is \"updateContentCommand\"." }, "devPort": { "type": "integer", @@ -1594,7 +1594,7 @@ "postStartCommand", "postAttachCommand" ], - "description": "The user command to wait for before continuing execution in the background while the UI is starting up. The default is \"updateConentCommand\"." + "description": "The user command to wait for before continuing execution in the background while the UI is starting up. The default is \"updateContentCommand\"." }, "devPort": { "type": "integer", diff --git a/extensions/configuration-editing/schemas/devContainer.schema.src.json b/extensions/configuration-editing/schemas/devContainer.schema.src.json index 76bd03f6306..3d1536fa743 100644 --- a/extensions/configuration-editing/schemas/devContainer.schema.src.json +++ b/extensions/configuration-editing/schemas/devContainer.schema.src.json @@ -236,7 +236,7 @@ "postStartCommand", "postAttachCommand" ], - "description": "The user command to wait for before continuing execution in the background while the UI is starting up. The default is \"updateConentCommand\"." + "description": "The user command to wait for before continuing execution in the background while the UI is starting up. The default is \"updateContentCommand\"." }, "devPort": { "type": "integer",