From 4050ff298e9f3b0b2d9b5cf079a5bb51445aff14 Mon Sep 17 00:00:00 2001 From: Franck Nijhof Date: Fri, 9 Oct 2020 13:31:34 +0200 Subject: [PATCH] Typo: customisation -> customization (#14996) --- source/_integrations/alarm_control_panel.template.markdown | 2 +- source/_integrations/binary_sensor.template.markdown | 2 +- source/_integrations/cover.template.markdown | 2 +- source/_integrations/fan.template.markdown | 2 +- source/_integrations/light.template.markdown | 2 +- source/_integrations/lock.template.markdown | 2 +- source/_integrations/switch.template.markdown | 2 +- source/_integrations/template.markdown | 2 +- source/_integrations/vacuum.template.markdown | 2 +- 9 files changed, 9 insertions(+), 9 deletions(-) diff --git a/source/_integrations/alarm_control_panel.template.markdown b/source/_integrations/alarm_control_panel.template.markdown index 4a4f47ceb71..f3f31b4b3a4 100644 --- a/source/_integrations/alarm_control_panel.template.markdown +++ b/source/_integrations/alarm_control_panel.template.markdown @@ -73,7 +73,7 @@ panels: type: string default: Template Alarm Control Panel unique_id: - description: An ID that uniquely identifies this alarm control panel. Set this to an unique value to allow customisation trough the UI. + description: An ID that uniquely identifies this alarm control panel. Set this to an unique value to allow customization trough the UI. required: false type: string value_template: diff --git a/source/_integrations/binary_sensor.template.markdown b/source/_integrations/binary_sensor.template.markdown index f6bb04ed43e..622d54e4444 100644 --- a/source/_integrations/binary_sensor.template.markdown +++ b/source/_integrations/binary_sensor.template.markdown @@ -48,7 +48,7 @@ sensors: required: false type: string unique_id: - description: An ID that uniquely identifies this binary sensor. Set this to an unique value to allow customisation through the UI. + description: An ID that uniquely identifies this binary sensor. Set this to an unique value to allow customization through the UI. required: false type: string device_class: diff --git a/source/_integrations/cover.template.markdown b/source/_integrations/cover.template.markdown index bd03dc05ffe..cecb3f5ea1f 100644 --- a/source/_integrations/cover.template.markdown +++ b/source/_integrations/cover.template.markdown @@ -50,7 +50,7 @@ cover: required: false type: string unique_id: - description: An ID that uniquely identifies this cover. Set this to an unique value to allow customisation trough the UI. + description: An ID that uniquely identifies this cover. Set this to an unique value to allow customization trough the UI. required: false type: string value_template: diff --git a/source/_integrations/fan.template.markdown b/source/_integrations/fan.template.markdown index dfade983c16..0e25178b0bd 100644 --- a/source/_integrations/fan.template.markdown +++ b/source/_integrations/fan.template.markdown @@ -64,7 +64,7 @@ fan: required: false type: string unique_id: - description: An ID that uniquely identifies this fan. Set this to an unique value to allow customisation trough the UI. + description: An ID that uniquely identifies this fan. Set this to an unique value to allow customization trough the UI. required: false type: string value_template: diff --git a/source/_integrations/light.template.markdown b/source/_integrations/light.template.markdown index 3b2741af6d0..e2d6a20941b 100644 --- a/source/_integrations/light.template.markdown +++ b/source/_integrations/light.template.markdown @@ -71,7 +71,7 @@ light: required: false type: string unique_id: - description: An ID that uniquely identifies this light. Set this to an unique value to allow customisation trough the UI. + description: An ID that uniquely identifies this light. Set this to an unique value to allow customization trough the UI. required: false type: string value_template: diff --git a/source/_integrations/lock.template.markdown b/source/_integrations/lock.template.markdown index 50aadb136db..77f5991eb44 100644 --- a/source/_integrations/lock.template.markdown +++ b/source/_integrations/lock.template.markdown @@ -48,7 +48,7 @@ lock: type: string default: Template Lock unique_id: - description: An ID that uniquely identifies this lock. Set this to an unique value to allow customisation trough the UI. + description: An ID that uniquely identifies this lock. Set this to an unique value to allow customization trough the UI. required: false type: string value_template: diff --git a/source/_integrations/switch.template.markdown b/source/_integrations/switch.template.markdown index 7f02ce20fdd..9b3b2ab76d6 100644 --- a/source/_integrations/switch.template.markdown +++ b/source/_integrations/switch.template.markdown @@ -51,7 +51,7 @@ switch: required: false type: string unique_id: - description: An ID that uniquely identifies this switch. Set this to an unique value to allow customisation trough the UI. + description: An ID that uniquely identifies this switch. Set this to an unique value to allow customization trough the UI. required: false type: string value_template: diff --git a/source/_integrations/template.markdown b/source/_integrations/template.markdown index 63dd72d78c9..fe2526b1485 100644 --- a/source/_integrations/template.markdown +++ b/source/_integrations/template.markdown @@ -51,7 +51,7 @@ sensor: required: false type: template unique_id: - description: An ID that uniquely identifies this sensor. Set this to an unique value to allow customisation through the UI. + description: An ID that uniquely identifies this sensor. Set this to an unique value to allow customization through the UI. required: false type: string unit_of_measurement: diff --git a/source/_integrations/vacuum.template.markdown b/source/_integrations/vacuum.template.markdown index 8ad670f3e3a..fdf21550372 100644 --- a/source/_integrations/vacuum.template.markdown +++ b/source/_integrations/vacuum.template.markdown @@ -40,7 +40,7 @@ vacuum: required: false type: string unique_id: - description: An ID that uniquely identifies this vacuum. Set this to an unique value to allow customisation trough the UI. + description: An ID that uniquely identifies this vacuum. Set this to an unique value to allow customization trough the UI. required: false type: string value_template: