Skip to content

Commit 3f81828

Browse files
Update KnownIssues.md (#783)
Fix typo
1 parent 4c1cdf9 commit 3f81828

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/KnownIssues.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ We found problem for instance with test that uses RabbitMQ.
4646

4747
*Solution:*
4848
The only way to solve this issue is to use collectors integration https://github.com/tonerdo/coverlet#vstest-integration-preferred-due-to-known-issue.
49-
With collector we're injected in test host throught a in-proc collector that talk with vstest platform so we can signal when we end our work.
49+
With collector we're injected in test host through a in-proc collector that talk with vstest platform so we can signal when we end our work.
5050

5151
## 2) Upgrade `coverlet.collector` to version > 1.0.0
5252

0 commit comments

Comments
 (0)