We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6f151bf commit 4e193d4Copy full SHA for 4e193d4
index.markdown
@@ -58,7 +58,7 @@ Or clone it via ssh (which requires a github account)
58
$ git clone git@github.com:cpputest/cpputest.git
59
{% endhighlight %}
60
61
-CppUTest can also be added to your git repor as a git submodule
+CppUTest can also be added to your git repo as a git submodule.
62
63
{% highlight bash %}
64
$ git submodule add https://github.com/cpputest/cpputest.git
0 commit comments