Skip to content

Commit

Permalink
small update example in readme file
Browse files Browse the repository at this point in the history
small update example in readme file
  • Loading branch information
nguyentienlong committed Jul 13, 2016
1 parent e6db26c commit 574e3da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -422,7 +422,7 @@ $("#grid").jsGrid({
return error.field + ": " + error.message;
});

console.log(message);
console.log(messages);
}

...
Expand Down

0 comments on commit 574e3da

Please sign in to comment.