Skip to content

Commit

Permalink
Merge pull request #361 from pboschmann/master
Browse files Browse the repository at this point in the history
Small typo fixes in the README.md
  • Loading branch information
jasperblues committed May 28, 2015
2 parents 6cc7238 + 34d1e80 commit 3ee8497
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ end

###Dynamic Framework

If you're using Swift, you may with to install dynamic frameworks, which can be done with the Podfile shown below:
If you're using Swift, you may wish to install dynamic frameworks, which can be done with the Podfile shown below:

```ruby
# platform *must* be at least 8.0
Expand Down Expand Up @@ -96,7 +96,7 @@ github "appsquickly/Typhoon"

Alternatively, add the source files to your project's target or set up an Xcode workspace.

**NB:** *All version of Typhoon work with iOS5 and up (and OSX 10.7 and up), iOS8 is only required if you wish to use dynamic frameworks.*
**NB:** *All versions of Typhoon work with iOS5 and up (and OSX 10.7 and up), iOS8 is only required if you wish to use dynamic frameworks.*

---------------------------------------

Expand Down

0 comments on commit 3ee8497

Please sign in to comment.