diff options
| author | 2023-04-18 17:36:52 +0200 | |
|---|---|---|
| committer | 2023-04-18 17:36:52 +0200 | |
| commit | 7cc8152510e9c102ac86e121a8c8f6e44951a6ce (patch) | |
| tree | 5c34c371b85234e322e0f48ccb11041057aadd4a | |
| parent | https://github.com/keycloakify/keycloakify/issues/303 (diff) | |
Fix typo
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -37,7 +37,7 @@ yarn build-keycloak-theme # Actually build the theme # your theme on a real Keycloak instance. npx eject-keycloak-page # Prompt that let you select the pages you want to customize - # This CLI tools is not guarenty to work, you can always copy pase pages + # This CLI tools is not guaranty to work, you can always copy pase pages # from the Keycloakify repo. npx initialize-email-theme # For initializing your email theme |