diff --git a/apps/boxclk/README.md b/apps/boxclk/README.md index 0bb2cdede..aa6331fe2 100644 --- a/apps/boxclk/README.md +++ b/apps/boxclk/README.md @@ -38,7 +38,7 @@ Here's what an example configuration might look like: "prefix": "", // Adds a string to the beginning of the main string "suffix": "", // Adds a string to the end of the main string "disableSuffix": true, // Use to remove DayOfMonth suffix only - "short": false // Use long format of time, meridian, date, or DoW + "short": false, // Use long format of time, meridian, date, or DoW "shortMonth": false // Use long format of month within date },