Skip to content

Commit b8cd1d3

Browse files
committed
Fix spelling error in README
1 parent 15f1688 commit b8cd1d3

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
@@ -9,7 +9,7 @@ UnitTest++ is a lightweight unit testing framework for C++. It was designed to d
99

1010
Documentation
1111
--------------
12-
The full documenation for building and using UnitTest++ can be found on the [GitHub wiki page](https://github.com/unittest-cpp/unittest-cpp/wiki). The contents of this wiki are also included as a git submodule under the `docs` folder, so version-specific Markdown documentation is always available along with the download.
12+
The full documentation for building and using UnitTest++ can be found on the [GitHub wiki page](https://github.com/unittest-cpp/unittest-cpp/wiki). The contents of this wiki are also included as a git submodule under the `docs` folder, so version-specific Markdown documentation is always available along with the download.
1313

1414
Pre-requisites
1515
---------------

0 commit comments

Comments
 (0)