Skip to content

Commit 4ed85b7

Browse files
Merge pull request microsoft#27539 from Pachwenko/master
fixed typo in CONTRIBUTING.md
2 parents a36e6e3 + cc03cdc commit 4ed85b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ To run all tests, invoke the `runtests-parallel` target using jake:
104104
jake runtests-parallel
105105
```
106106

107-
This run will all tests; to run only a specific subset of tests, use:
107+
This will run all tests; to run only a specific subset of tests, use:
108108

109109
```Shell
110110
jake runtests tests=<regex>

0 commit comments

Comments
 (0)