From 57e71352477562d331c51905d2e7a4221876d6b6 Mon Sep 17 00:00:00 2001 From: Julian Picht Date: Fri, 29 Aug 2025 08:46:46 +0200 Subject: [PATCH] fix typo in README.md Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ad6359c..23d91c7 100644 --- a/README.md +++ b/README.md @@ -82,7 +82,7 @@ For details please have a look at the source code. ### Building -The build must match your version of Keycloak. There is no good backward compatibilty due to +The build must match your version of Keycloak. There is no good backward compatibility due to changing signatures. So select a version range from the table below. These ranges are copied from the profiles in the `pom.xml`.