Typo
Some checks failed
/ Verify (pull_request) Has been cancelled
/ Verify (push) Has been cancelled

This commit is contained in:
Stefan Bethke 2026-07-18 14:15:32 +02:00
commit a48e0f3219

View file

@ -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.