diff --git a/config/config-schema.json b/config/config-schema.json index ddb1276..cdd2eda 100644 --- a/config/config-schema.json +++ b/config/config-schema.json @@ -9,7 +9,7 @@ "language": { "type": "string", "enum": ["en", "fi"], - "description": "The language of the application. Currently supported languages are 'en', 'fi'" + "description": "The language of the application. Currently supported languages are English (en) and Finnish (fi)" }, "timestampFormat": { "type": "string",