From a48e0f32199f0f694a80593c120db593c5b8089a Mon Sep 17 00:00:00 2001 From: Stefan Bethke Date: Sat, 18 Jul 2026 14:15:32 +0200 Subject: [PATCH] Typo --- testing/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/testing/README.md b/testing/README.md index 8aaf28e..86ff971 100644 --- a/testing/README.md +++ b/testing/README.md @@ -13,7 +13,7 @@ It will be imported automatically when Keycloak starts. ## Updating the Realm -If oyu want to make changes to the testing realm and persist them, you need to export the realm. +If you want to make changes to the testing realm and persist them, you need to export the realm. The following command runs the Keycloak export for the realm `testing` storing it in the mapped directory `import/testing.json`. The copying of the database is necessary to avoid locking errors.