diff --git a/packages_generated/dedibox/src/v1/types.gen.ts b/packages_generated/dedibox/src/v1/types.gen.ts index 8d892a38b..a889ac359 100644 --- a/packages_generated/dedibox/src/v1/types.gen.ts +++ b/packages_generated/dedibox/src/v1/types.gen.ts @@ -1340,7 +1340,7 @@ export interface Log { */ group?: RpnV2Group /** - * RPN V2 member (if appliable). + * RPN V2 member (if applicable). */ member?: RpnV2Member /** @@ -1619,11 +1619,11 @@ export interface BMCAccess { */ url: string /** - * The login to use for the BMC (Baseboard Management Controller) access authentification. + * The login to use for the BMC (Baseboard Management Controller) access authentication. */ login: string /** - * The password to use for the BMC (Baseboard Management Controller) access authentification. + * The password to use for the BMC (Baseboard Management Controller) access authentication. */ password: string /** @@ -2718,7 +2718,7 @@ export interface Rescue { */ password: string /** - * Protocol of the resuce. + * Protocol of the rescue. */ protocol: RescueProtocol } diff --git a/packages_generated/iot/src/v1/types.gen.ts b/packages_generated/iot/src/v1/types.gen.ts index 456c2331f..33607c318 100644 --- a/packages_generated/iot/src/v1/types.gen.ts +++ b/packages_generated/iot/src/v1/types.gen.ts @@ -291,7 +291,7 @@ export interface Hub { */ organizationId: string /** - * When an unknown device connects to your hub using a valid certificate chain, it will be automatically provisioned inside your Hub. The Hub uses the common name of the device certifcate to find out if a device with the same name already exists. This setting can only be enabled on a hub with a custom certificate authority. + * When an unknown device connects to your hub using a valid certificate chain, it will be automatically provisioned inside your Hub. The Hub uses the common name of the device certificate to find out if a device with the same name already exists. This setting can only be enabled on a hub with a custom certificate authority. */ enableDeviceAutoProvisioning: boolean /** diff --git a/packages_generated/kafka/src/v1alpha1/types.gen.ts b/packages_generated/kafka/src/v1alpha1/types.gen.ts index 6b3919037..509ecc385 100644 --- a/packages_generated/kafka/src/v1alpha1/types.gen.ts +++ b/packages_generated/kafka/src/v1alpha1/types.gen.ts @@ -156,7 +156,7 @@ export interface NodeTypeVolumeType { */ description: string /** - * Mimimum size required for the volume. + * Minimum size required for the volume. */ minSizeBytes: number /**