From 9dace2501c4c88cc67616fc97395cb4d3d9efcfd Mon Sep 17 00:00:00 2001 From: Bill Church Date: Sun, 28 May 2017 13:23:52 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 14a62ae..e5c067e 100644 --- a/README.md +++ b/README.md @@ -36,7 +36,7 @@ You will be prompted for credentials to use on the SSH server via HTTP Basic aut * **allowreplay** - _boolean_ - Allow use of password replay feature, example `allowreplay: true` ## Config File Options -`config.json` contains several options which may be specified to customize to your needs, vs editing the javascript direclty. This is JSON format so mind your spacing, brackets, etc... +`config.json` contains several options which may be specified to customize to your needs, vs editing the javascript directly. This is JSON format so mind your spacing, brackets, etc... * **listen.ip** - _string_ - IP address node should listen on for client connections, defaults to `127.0.0.1`