Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
rentzsch committed Mar 22, 2016
1 parent 6b4eb65 commit 83113e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ Thanks to lieutenant [Justin Williams](https://github.com/justin) for helping wi

* [MODERNIZE] Replace `arrayWithObjects` and `dictionaryWithObjectsAndKeys` with literals. ([Markus Chmelar](https://github.com/iv-mexx) [1](https://github.com/rentzsch/mogenerator/commit/c1139ef2eff8ba26397fbc9be9bab3aece02f40c) [2](https://github.com/rentzsch/mogenerator/commit/7b4d9faffeeb3615d33667a1f8625073876b43ee))

* [MODERNIZE] Replace `objectAtIndex:0` with `firstObject`. ([MeXx](https://github.com/rentzsch/mogenerator/commit/b317ac21b756b01c4eadacc677115583fab7a887))
* [MODERNIZE] Replace `objectAtIndex:0` with `firstObject`. ([Markus Chmelar](https://github.com/rentzsch/mogenerator/commit/b317ac21b756b01c4eadacc677115583fab7a887))

* [REMOVED] //validate machine comments. They were just guides on writing your own validation methods and aren't worth the code clutter. ([Justin Williams](https://github.com/rentzsch/mogenerator/commit/92cf5905b8410d26ffb9531bd2f507b07c925754))

Expand Down

0 comments on commit 83113e6

Please sign in to comment.