mirror of
https://github.com/amark/gun.git
synced 2026-03-09 18:33:10 +00:00
Fix typos (#1299)
This commit is contained in:
committed by
GitHub
parent
1bdab7394a
commit
9e616ea3a9
@@ -34,7 +34,7 @@ var server = h.createServer((req, res) => {
|
||||
});
|
||||
|
||||
|
||||
//TODO-GUN put this into a seperate require
|
||||
//TODO-GUN put this into a separate require
|
||||
function hijack(cb) {
|
||||
/* Intercept outgoing message and replace result with
|
||||
result from cb({soul, key, msg, original})
|
||||
|
||||
Reference in New Issue
Block a user