From c71a90f23b9ad4cf0b8bcc3ecbcc81df2da46757 Mon Sep 17 00:00:00 2001 From: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com> Date: Fri, 28 Mar 2025 06:49:07 +0100 Subject: [PATCH] tiny tweak --- source/_dashboards/clock.markdown | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/source/_dashboards/clock.markdown b/source/_dashboards/clock.markdown index 213011c81fc..64de1b579ec 100644 --- a/source/_dashboards/clock.markdown +++ b/source/_dashboards/clock.markdown @@ -24,11 +24,11 @@ All options for this card can be configured via the user interface. {% configuration_basic %} Clock Size: - description: Adjusts the size of the text allowing a wider range of use with different types of dashboards. Defaults to small + description: Adjusts the size of the text allowing a wider range of use with different types of dashboards. Defaults to small. Display Seconds: - description: Shows seconds alongside the clock providing the time format is in a 12 hour format + description: Shows seconds alongside the clock, providing the time format is in a 12-hour format. Time Format: - description: Allows the time format to be changed on a per-card level. Defaults to the user profile setting + description: Allows the time format to be changed on a per-card level. Defaults to the user profile setting. {% endconfiguration_basic %} ### Examples