From 8ad02ed2db7abfe3569b8d2754b396fd10e541c4 Mon Sep 17 00:00:00 2001 From: NI Date: Tue, 13 Aug 2019 10:46:26 +0800 Subject: [PATCH] Miliseconds => Milliseconds --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 0ba16f4..abf373a 100644 --- a/README.md +++ b/README.md @@ -160,11 +160,11 @@ Here is the options that can be used in a configuration file and what it for: "HeartbeatTimeout": 20, // Forced delay between each request - // (In Miliseconds) + // (In Milliseconds) "ReadDelay": 10, // Forced delay between each write - // (In Miliseconds) + // (In Milliseconds) "WriteDelay": 10, // Path to TLS certificate file. Set empty to use HTTP