Skip to content

Commit 72a5be4

Browse files
authored
Merge pull request #1665 from v-wilock/patch-1
Fix typos in 'Optimizing unit testing'
2 parents 0e1aed5 + edbf801 commit 72a5be4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ More thorough information available in the [wiki][wiki].
5353
[wiki]: https://github.com/libgit2/libgit2sharp/wiki
5454

5555
## Optimizing unit testing
56-
LibGit2Sharp strives to have comprehensive and robust unit test suite to insure the quality of the software and to assist new contributors and users who can use the tests as sample to jump start development. There are over one-thousand unit-tests for LibGit2Sharp, this number will only grow as functionality is added.
56+
LibGit2Sharp strives to have comprehensive and robust unit test suite to ensure the quality of the software and to assist new contributors and users who can use the tests as sample to jump start development. There are over one thousand unit-tests for LibGit2Sharp, this number will only grow as functionality is added.
5757

5858
You can do a few things to optimize running unit-tests on Windows:
5959

0 commit comments

Comments
 (0)