From 5fd84d37e648f2881988601d9d2f14dfaaa3b3c1 Mon Sep 17 00:00:00 2001 From: NI Date: Wed, 7 Aug 2019 17:43:04 +0800 Subject: [PATCH] Fix typo. And yes ... I didn't read what I wrote. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index b073042..823120f 100644 --- a/README.md +++ b/README.md @@ -179,9 +179,9 @@ configuration file. Notice: When you use environment variables to configure Sshwifty, then only one Sshwifty HTTP server is then allowed. There is no way to setup mulitple servers -here. If you need to serve on multiple ports, use configuratio file instead. +here. If you need to serve on multiple ports, use configuration file instead. -Be adviced: An invalid value inside following environment variables will cause +Be aware: An invalid value inside following environment variables will cause the value to be reset to default during configuration parsing without warning: ```