diff --git a/credits.md b/credits.md
index adaae94..c788fea 100644
--- a/credits.md
+++ b/credits.md
@@ -225,14 +225,21 @@
Jammo2k5
+
+
+
+
+ Magnus Sundström
+
+ |
+
Kristian Brasel
- |
-
+
@@ -247,13 +254,6 @@
David Alasow
|
-
-
-
-
- Magnus Sundström
-
- |
@@ -261,21 +261,28 @@
Remygrandin
|
+
+
+
+
+ Totto16
+
+ |
Brent
- |
+
+
Bogyeong Kim
- |
-
+
@@ -310,15 +317,15 @@
Stephen Rigney
- |
+
+
CHAIYEON CHO
- |
-
+
@@ -346,13 +353,6 @@
Patrick Heeney
- |
-
-
-
-
- Jeremy Chauvin
-
|
diff --git a/widgets.md b/widgets.md
index be7151e..873fe02 100644
--- a/widgets.md
+++ b/widgets.md
@@ -110,7 +110,7 @@ A simple, live-updating time and date widget with time-zone support. All fields
**`customCityName`** | `string` | _Optional_ | By default the city from the time-zone is shown, but setting this value will override that text
**`hideDate`** | `boolean` | _Optional_ | If set to `true`, the date and city will not be shown. Defaults to `false`
**`hideSeconds`** | `boolean` | _Optional_ | If set to `true`, seconds will not be shown. Defaults to `false`
-**`use12Hour`** | `boolean` | _Optional_ | If set to `true`, 12 hour time will be displayed. Defaults to `false`
+**`use12Hour`** | `boolean` | _Optional_ | If set to `true`, 12 hour time will be displayed. Defaults to the settings suggested by the current `format` and `timeZone`
#### Example