Skip to content

Commit 90e461a

Browse files
author
Frank Taubert
committed
update documentation
1 parent 01ecee4 commit 90e461a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

CONTRIBUTING.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ Just open a [regular issue](https://github.com/virtomize/uii-python-api/issues/n
2727

2828
### 1. Fork
2929

30-
Fork the project [on Github](https://github.com/virtomize/uii-python-api/) and clone your fork
30+
Fork the project [on GitHub](https://github.com/virtomize/uii-python-api/) and clone your fork
3131

3232
```
3333
$ git clone git@github.com:username/uii-python-api.git
@@ -110,7 +110,7 @@ While reviewing you will probably get some feedback or requests for changes to y
110110

111111
To make changes to an existsing Pull Request, make the changes to your local branch.
112112
Add a new commit including those changes and push them to your fork.
113-
The Pull Requests will automatically updated by GitHub.
113+
The Pull Requests will be automatically updated by GitHub.
114114

115115
```
116116
$ git add files/changed

0 commit comments

Comments
 (0)