Typo
This commit is contained in:
parent
c106e7259d
commit
8be332ad43
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ var Bing = require('node-bing-api')({ accKey: "your-account-key" });
|
|||
|
||||
Bing.search("Android", function(error, res, body){
|
||||
console.log(body);
|
||||
}));
|
||||
});
|
||||
````
|
||||
|
||||
### License
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue