Browse Source

Merge pull request #264 from carlhunterroach/patch-1

Update README.md
Hamilton Chapman 7 years ago
parent
commit
56c2e135da
1 changed files with 1 additions and 1 deletions
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -107,7 +107,7 @@ To install Reachability.swift with Carthage:
 
 5. Add `$(SRCROOT)/Carthage/Build/iOS/Reachability.framework` to `Input Files` of Run Script Phase for Carthage.
 
-6. In your code import Reachability likse so:
+6. In your code import Reachability like so:
 `import Reachability`