Skip to content

Commit 48cc10d

Browse files
authored
Update installing-on-top.md
1 parent 3841222 commit 48cc10d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/installing-on-top.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ follow a reasonably common workflow when it comes to building software in a new
4848
ssh -T git@github.com
4949
```
5050
(this assumes that you are using a default name for your key, if you are not then you need to add
51-
the option `-i <path to privte part of your registered key>` to the command).
51+
the option `-i <path to private part of your registered key>` to the command).
5252

5353
We have prepared a template for a demonstrator project that can be used throughout this tutorial. The first step is to
5454
make your instance of the project from the template, for this you need to click on the link

0 commit comments

Comments
 (0)