From 2e2825a3f82a76b6f176d6366ad41fe8cf40ddd5 Mon Sep 17 00:00:00 2001
From: Athanasios <ath.kouk.oid@gmail.com>
Date: Tue, 14 Jul 2020 08:50:53 +0200
Subject: [PATCH] update readme

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 8d4ec80..83b1603 100644
--- a/README.md
+++ b/README.md
@@ -14,7 +14,7 @@ If your server has a process manager installed, then configure accordingly.
 
 ## Usage
 
-You can change the port in `congig.js`, default port is 9000.
+You can change the port in `config.js`, default port is 9000.
 You access the service with the `/service/v1` endpoint and then provide additional query parameters:
 * getCapabilities: `{host}:{port}/service/v1?`
 * getCapabilities query parameters:
-- 
GitLab