Skip to content

Commit 1137d52

Browse files
committed
Migrate to ibm-watson
1 parent 50d487e commit 1137d52

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

services/language_translator/v3-doc.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ module.exports = function (RED) {
8484
})
8585
.catch((err) => {
8686
res.json(err);
87-
})
87+
});
8888
});
8989

9090
function Node (config) {

0 commit comments

Comments
 (0)