Skip to content

Commit

Permalink
new release
Browse files Browse the repository at this point in the history
  • Loading branch information
cazala committed Jul 13, 2015
1 parent f4eed6a commit ec8cd5f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dist/synaptic.js
Original file line number Diff line number Diff line change
Expand Up @@ -1167,7 +1167,7 @@ Network.prototype = {
}
}

// rebuild a network that has been stored in a json using the method toJson()
// rebuild a network that has been stored in a json using the method toJSON()
Network.fromJSON = function(json) {

var neurons = [];
Expand Down

0 comments on commit ec8cd5f

Please sign in to comment.