fix example date format in config

This commit is contained in:
hyperdefined
2022-10-24 21:27:40 -04:00
parent 07458bfc11
commit 72b00e96f6

View File

@@ -100,7 +100,7 @@ messages:
# Change the default formatting for dates.
# See: https://www.digitalocean.com/community/tutorials/java-simpledateformat-java-date-format
# Example: "dd/mm/yyyy"
# Example: "dd/MM/yyyy"
date-format: "M/dd/yyyy"
config-version: 3