From a31f2373a6cd1edbef718a9aee7ad9b03ee059fa Mon Sep 17 00:00:00 2001
From: Helmut Hutzler <helmut.hutzler@th-nuernberg.de>
Date: Wed, 21 Sep 2022 13:10:00 +0000
Subject: [PATCH] Update README.md

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

diff --git a/README.md b/README.md
index d576253..3aa5bf9 100644
--- a/README.md
+++ b/README.md
@@ -9,7 +9,7 @@ This project was generated with
 -  Implements Autologin Feature from angular-auth-oidc-client 13.1
 -  Implements Keycloak Fine-grained Authorization Feature 
 -  Implements Keycloak User Self-Registration Feature
--  Testing ... 
+-  Testing ....
 
 ## Prerequisites
 To runs this Angular Frontend code you need a ready configured keycloak ( see Part 1 ) and a quarkus server ( see Part 2) up and  running.
-- 
GitLab