From 41b613a2d7c20eff5cced16c9eda86af39a44421 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Joakim=20S=C3=B8rensen?= Date: Tue, 11 Aug 2020 14:01:20 +0200 Subject: [PATCH] Fix wrapping for diagnostics row (#6595) --- hassio/src/system/hassio-supervisor-info.ts | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/hassio/src/system/hassio-supervisor-info.ts b/hassio/src/system/hassio-supervisor-info.ts index 7423da51a8..0452bd5188 100644 --- a/hassio/src/system/hassio-supervisor-info.ts +++ b/hassio/src/system/hassio-supervisor-info.ts @@ -65,7 +65,7 @@ class HassioSupervisorInfo extends LitElement { Share Diagnostics - +
Share crash reports and diagnostic information. - +

- The data does not include any private/sensetive information and you can + The data does not include any private/sensitive information and you can disable this in settings at any time you want.`, }); }