Skip to content

Commit

Permalink
#578 Jdk 7
Browse files Browse the repository at this point in the history
  • Loading branch information
Yegor Bugayenko committed Feb 9, 2016
1 parent 135b05a commit 8fa53fe
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 @@

**Takes** is a [true object-oriented](http://www.yegor256.com/2014/11/20/seven-virtues-of-good-object.html)
and [immutable](http://www.yegor256.com/2014/06/09/objects-should-be-immutable.html)
Java6 web development framework. Its key benefits, comparing to all others, include these
Java7 web development framework. Its key benefits, comparing to all others, include these
four fundamental principles:

1. not a single `null` ([why NULL is bad?](http://www.yegor256.com/2014/05/13/why-null-is-bad.html))
Expand Down

0 comments on commit 8fa53fe

Please sign in to comment.