This commit is contained in:
Spencer Alger
2015-05-19 15:12:08 -07:00
parent 923f20dccd
commit a1ad82d9fe

View File

@ -30,5 +30,5 @@ client.search({
}
}, function (error, response) {
// ...
}):
});
---------