Skip to content

Commit e5e5729

Browse files
authored
Merge pull request #400 from Unity-Technologies/feature/fix_repository_documentation
docs: Fix typos in readme and contributing
2 parents b4412e1 + 68a1bdd commit e5e5729

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ We accept changes and improvements to our documentation. Just submit a Pull Requ
4242

4343
## <a name="cla"></a> Contributor License Agreements
4444

45-
When you open a pull request, you will be asked to acknolwedge our Contributor License Agreement. We allow both individual contributions and contributions made on behalf of companies. We use an open source tool called CLA assistant. If you have any questions on our CLA, please submit an issue
45+
When you open a pull request, you will be asked to acknowledge our Contributor License Agreement. We allow both individual contributions and contributions made on behalf of companies. We use an open source tool called CLA assistant. If you have any questions on our CLA, please submit an issue
4646

4747
## <a name="submit-pr"></a> Pull Request Submission Guidelines
4848

LICENCE renamed to LICENSE

File renamed without changes.

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,4 +77,4 @@ public class Chat : NetworkedBehaviour
7777
```
7878

7979
### License
80-
[MIT Licence](LICENSE)
80+
[MIT License](LICENSE)

0 commit comments

Comments
 (0)