Minor typos

This commit is contained in:
Renzo Kottmann 2019-06-20 14:48:54 +02:00
parent a5f5d61077
commit 3201735eec

View file

@ -16,7 +16,7 @@ If no scenario matches you can also define a XSLT transformation in `<noScenario
## Validators Report ## Validators Report
The validator's report is defined in [createReportInput.xsd](src/main/model/xsd/createReportInput.xsd) and contains all errors from all validation steps and some addional information on time of validation, engine used, the scenario which applied and a document identification. The Validator's report is defined in [createReportInput.xsd](src/main/model/xsd/createReportInput.xsd) and contains all errors from all validation steps and some additional information on time of validation, engine used, the scenario which applied and a document identification.
In general all errors will be classified in the following levels: In general all errors will be classified in the following levels:
@ -26,7 +26,7 @@ In general all errors will be classified in the following levels:
### Customization of error levels ### Customization of error levels
In each single sceanrio each error level can be configured to the following error types In each single scenario each error level can be configured to the following error types
* error * error
* warning * warning