File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff 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
111111To make changes to an existsing Pull Request, make the changes to your local branch.
112112Add 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
You can’t perform that action at this time.
0 commit comments