diff --git a/doc/yamlConfigurationSchema.json b/doc/yamlConfigurationSchema.json index 53e5090..df9116b 100644 --- a/doc/yamlConfigurationSchema.json +++ b/doc/yamlConfigurationSchema.json @@ -108,8 +108,8 @@ "$id": "#/properties/log/period", "type": "number" }, - "logpath": { - "$id": "#/properties/log/logpath", + "logPath": { + "$id": "#/properties/log/logPath", "type": "string" }, "outFileDisabled": {