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 ```