diff --git a/openapi/nexus-internal.json b/openapi/nexus-internal.json index 2cf1d30bea..337bab4144 100644 --- a/openapi/nexus-internal.json +++ b/openapi/nexus-internal.json @@ -3324,7 +3324,7 @@ "format": "date-time" }, "auto_restart_enabled": { - "description": "`true` if this instance's auto-restart policy will permit the control plane is permitted to automatically restart it if it enters the `Failed` state.", + "description": "`true` if this instance's auto-restart policy will permit the control plane to automatically restart it if it enters the `Failed` state.", "type": "boolean" }, "description": { diff --git a/openapi/nexus.json b/openapi/nexus.json index 5ce06c1779..86279ec4e4 100644 --- a/openapi/nexus.json +++ b/openapi/nexus.json @@ -15099,7 +15099,7 @@ "format": "date-time" }, "auto_restart_enabled": { - "description": "`true` if this instance's auto-restart policy will permit the control plane is permitted to automatically restart it if it enters the `Failed` state.", + "description": "`true` if this instance's auto-restart policy will permit the control plane to automatically restart it if it enters the `Failed` state.", "type": "boolean" }, "description": {