Skip to content

Commit

Permalink
Merge pull request #507 from nxtstep/master
Browse files Browse the repository at this point in the history
Fix typo: coms -> comes
  • Loading branch information
jasperblues committed May 31, 2016
2 parents 52d2d84 + cbb7ff8 commit 1167463
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ Check out the <a href="http://www.typhoonframework.org/#features">feature list</

Typhoon works with Swift, but is written in Objective-C and uses the Objective-C runtime for reflection, injection and instrumenting assemblies. We think Typhoon is an excellent option if you need Dependeny Injection in your Swift projects, however we're happy to announce that we've been working on a pure Swift framework! If you've used Typhoon in the past, our Swift library will feel very familiar yet completely harmonious with static, idiomatic Swift.

We didn't want to create a pure Swift version of Typhoon unless it would be better in every way, so it has been a while coming. But when it coms to performance the new library is as Swift as hell :)
We didn't want to create a pure Swift version of Typhoon unless it would be better in every way, so it has been a while coming. But when it comes to performance the new library is as Swift as hell :)

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

Expand Down

0 comments on commit 1167463

Please sign in to comment.