Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Julien-laville committed Mar 16, 2017
1 parent ce1047a commit 0b286c3
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 @@ -143,7 +143,7 @@ Util.echo(2012); // 2012

``` javascript
var Person = Class({
$static: {
$statics: {
MIN_AGE: 1,
MAX_AGE: 150,

Expand Down

0 comments on commit 0b286c3

Please sign in to comment.