-
Notifications
You must be signed in to change notification settings - Fork 50
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Small change of "there're" to "there are"
- Loading branch information
1 parent
4b0e616
commit 59ed3c5
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -41,7 +41,7 @@ While the name of this repo implies that this SDK is strictly for iOS, it can al | |
|
||
### Installation | ||
|
||
Installing the client should be a breeze, and there're 3 different ways to do it: Carthage, CocoaPods, and Binary. If you run into any problems, please let us know by opening an issue on this repository or sending us an email at [[email protected]](mailto:[email protected])! | ||
Installing the client should be a breeze, and there are 3 different ways to do it: Carthage, CocoaPods, and Binary. If you run into any problems, please let us know by opening an issue on this repository or sending us an email at [[email protected]](mailto:[email protected])! | ||
|
||
#### Carthage | ||
|
||
|