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.