From 66a9138666ef0e57f758476b2c869cadd5115b80 Mon Sep 17 00:00:00 2001 From: "Ashley M. Kirchner" Date: Fri, 8 Jul 2016 19:00:11 -0600 Subject: [PATCH] Analog clock addition (cherry picked from commit 6af2ce07a17c6456c3a328133db48c2201345f6d) --- modules/default/clock/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/default/clock/README.md b/modules/default/clock/README.md index b0c7f06d..fdeb56f8 100644 --- a/modules/default/clock/README.md +++ b/modules/default/clock/README.md @@ -96,7 +96,7 @@ The following properties can be configured: analogPlacement - Specific to the analog clock. (requires displayType set to 'both') Specifies where the analog clock is in relation to the digital clock
+ Specific to the analog clock. (requires displayType set to 'both') Specifies where the analog clock is in relation to the digital clock

Possible values: top, right, bottom, or left
Default value: bottom