Skip to content

Commit 38fa57f

Browse files
author
Jacek Gębal
committed
Update readme.
1 parent 1eecf3b commit 38fa57f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -181,7 +181,7 @@ Please refer to the following usage example for the parameters descriptions:
181181
<includeSchemaExpr>app.test1,app.test2</includeSchemaExpr>
182182

183183
<!-- Regular expression to match against schema name to exclude in coverage -->
184-
<excludeSchemaExprr>app.test1,app.test2</excludeSchemaExprr>
184+
<excludeSchemaExpr>app.test1,app.test2</excludeSchemaExpr>
185185

186186
<!-- Regular expression to match against schema name to include in coverage -->
187187
<includeObjectExpr>app.test1,app.test2</includeObjectExpr>

0 commit comments

Comments
 (0)