Skip to content

Commit

Permalink
Change to to in
Browse files Browse the repository at this point in the history
  • Loading branch information
nopara73 committed May 1, 2018
1 parent cc01580 commit a4e873b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ _Note: The assembly you'd like to get coverage for must be different from the as

## Usage

Coverlet doesn't require any additional setup other than including the NuGet package to the unit test project. It integrates with the `dotnet test` infrastructure built into the .NET Core CLI and when enabled, will automatically generate coverage results after tests are run.
Coverlet doesn't require any additional setup other than including the NuGet package in the unit test project. It integrates with the `dotnet test` infrastructure built into the .NET Core CLI and when enabled, will automatically generate coverage results after tests are run.

### Code Coverage

Expand Down

0 comments on commit a4e873b

Please sign in to comment.