Skip to content

Commit

Permalink
Fix typos
Browse files Browse the repository at this point in the history
  • Loading branch information
uiryuu authored Jan 6, 2017
1 parent e56e7bc commit a50eff1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

Thank you for being interested in IINA.

First of all, please be tolerete. I'm not a professional in Cocoa development or Swift, so my code, especially early parts may contain stupid logic or or design flaw (a refactor is in my plan).
First of all, please be tolerate. I'm not a professional in Cocoa development or Swift, so my code, especially early parts may contain stupid logic or design flaw (a refactor is in my plan).

If you believe the code structure could be improved, please raise an issue.

Expand Down Expand Up @@ -42,7 +42,7 @@ Fork, then clone the repo.
git clone [email protected]:(your-username)/iina.git
```

Make sure cocoapods is installed, if not , install by
Make sure cocoapods is installed, if not, install by
```
sudo gem install cocoapods
```
Expand Down

0 comments on commit a50eff1

Please sign in to comment.