Skip to content

Commit a5b196c

Browse files
mairawguardrex
authored andcommitted
fixed typo (dotnet#2383)
1 parent e5859fb commit a5b196c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/core/tools/dotnet-test.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ Expressions can be joined with conditional operators:
128128

129129
You can enclose expressions in paranthesis when using conditional operators (for example, `(Name~TestMethod1) | (Name~TestMethod2)`).
130130

131-
For a additional information and examples on how to use selective unit test filtering, see [Running selective unit tests](../testing/selective-unit-tests.md).
131+
For additional information and examples on how to use selective unit test filtering, see [Running selective unit tests](../testing/selective-unit-tests.md).
132132

133133
## See also
134134

0 commit comments

Comments
 (0)