Skip to content

Commit 315f16d

Browse files
alexk-blackopsalexk-blackops
authored andcommitted
typo fix
1 parent 7c324d0 commit 315f16d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ module.exports = {
1010
// start sending logs
1111
start: function(options) {
1212
api.methods.identifyApp(options);
13-
exc.exc();
13+
exception.exceptionHandler();
1414
},
1515

1616
log: logger.methods.log,

0 commit comments

Comments
 (0)