Skip to content

Commit a548e42

Browse files
authored
Update README.md
1 parent f3a600c commit a548e42

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ Install ```NUnit3TestAdapter``` nuget for visual studio testing with NUnit in vi
3030

3131
Install ```xunit.runner.visualstudio``` nuget for visual studio testing with xUnit. https://www.nuget.org/packages/xunit.runner.visualstudio/
3232

33-
Install ```MSTest.TestAdapter``` nuget for visual studio testing with MSTest.
33+
Install ```MSTest.TestAdapter``` nuget for visual studio testing with MSTest.
3434
https://www.nuget.org/packages/MSTest.TestAdapter/
3535

3636
# How to use

0 commit comments

Comments
 (0)