Skip to content

Commit 4e193d4

Browse files
committed
Fixed typo
1 parent 6f151bf commit 4e193d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ Or clone it via ssh (which requires a github account)
5858
$ git clone git@github.com:cpputest/cpputest.git
5959
{% endhighlight %}
6060

61-
CppUTest can also be added to your git repor as a git submodule
61+
CppUTest can also be added to your git repo as a git submodule.
6262

6363
{% highlight bash %}
6464
$ git submodule add https://github.com/cpputest/cpputest.git

0 commit comments

Comments
 (0)