diff --git a/Test/Applications/x2tTester/README.md b/Test/Applications/x2tTester/README.md index 64d160d84b..c47b067006 100644 --- a/Test/Applications/x2tTester/README.md +++ b/Test/Applications/x2tTester/README.md @@ -22,16 +22,16 @@ You need to create an xml configuration file. It must contain: # (non-required) input extensions of files - # if no value here, sets all input extensions + # if no this node, sets all input extensions # (non-required) output extensions of files, for example docx - # if no value here, sets all possible output extensions + # if no this node, sets all possible output extensions # input & output values example: - docx txt pptx xlsx - txt doc pdf + docx txt pptx xlsx + txt doc pdf