aboutsummaryrefslogtreecommitdiff
path: root/index.js
diff options
context:
space:
mode:
Diffstat (limited to 'index.js')
-rw-r--r--index.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/index.js b/index.js
index be5ab38..8d73ae5 100644
--- a/index.js
+++ b/index.js
@@ -7,7 +7,7 @@ process.stdout.write = process.stderr.write = (function(write) {
access.write(string)
}
})(process.stdout.write)
-process.title = "sns-chan"
+process.title = "sns\-chan"
/**
* Module Imports
*/