From a8bedb85b50029a37ddc5911c65a1be568fcaeb4 Mon Sep 17 00:00:00 2001 From: nova Date: Sun, 31 May 2020 07:09:11 +0000 Subject: [PATCH] --- Configuration.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Configuration.md b/Configuration.md index 839894b..d29aae6 100644 --- a/Configuration.md +++ b/Configuration.md @@ -2,7 +2,7 @@ Following is a list of all the available configuration properties. -You must place these config paramaters in an application.properties in the same directory as the jar file in this form - +You must place these config paramaters in an application.properties file in the same directory as the jar file in this form - ```properties chatto.token.timeout-duration=30 ```