Skip to content

Commit 88f251d

Browse files
committed
typo
1 parent 627b07b commit 88f251d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/comms/host-op.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
const Hoek = require('@hapi/hoek')
2-
const debug = require('debug')('roshub.op')
2+
const debug = require('debug')('dataparty.op.host-op')
33
const moment = require('moment')
44
const EventEmitter = require('eventemitter3')
55

0 commit comments

Comments
 (0)