Skip to content

Commit

Permalink
Merge pull request vsouza#311 from orthographic-pedant/spell_check/be…
Browse files Browse the repository at this point in the history
…autiful

Fix typographical error(s)
  • Loading branch information
dkhamsing committed Oct 5, 2015
2 parents 6f61cae + 02f7380 commit aaf4573
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 @@ -429,7 +429,7 @@ Projects in Swift language will be marked with :large_orange_diamond: and :watch

### Code Quality
* [KZBootstrap](https://github.com/krzysztofzablocki/KZBootstrap) - Set of scripts and annotations that generate extra compile time errors and warnings on bad code quality.
* [KZAsserts](https://github.com/krzysztofzablocki/KZAsserts) - Set of custom assertions that automatically generate NSError's, allow for both Assertions in Debug and Error handling in Release builds, with beatiful DSL.
* [KZAsserts](https://github.com/krzysztofzablocki/KZAsserts) - Set of custom assertions that automatically generate NSError's, allow for both Assertions in Debug and Error handling in Release builds, with beautiful DSL.
* [PSPDFUIKitMainThreadGuard](https://gist.github.com/steipete/5664345) - Simple snippet generating assertions when UIKit is used on background threads.
* [Flex](https://github.com/Flipboard/FLEX) - An in-app debugging and exploration tool for iOS.
* [chisel](https://github.com/facebook/chisel) - Collection of LLDB commands to assist debugging iOS apps.
Expand Down

0 comments on commit aaf4573

Please sign in to comment.