Skip to content

Commit d9f53af

Browse files
authored
Merge pull request #8488 from BeardInASuit/patch-1
Typo in an example
2 parents f353cab + 1acf455 commit d9f53af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/test/configure-unit-tests-by-using-a-dot-runsettings-file.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -222,7 +222,7 @@ You can run blame in 3 different modes:
222222
The XML configuration should be placed directly into `<RunSettings>` node:
223223

224224
```xml
225-
</RunSettings>
225+
<RunSettings>
226226
<RunConfiguration>
227227
</RunConfiguration>
228228
<LoggerRunSettings>

0 commit comments

Comments
 (0)