Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Co-authored-by: Jon Koops <jonkoops@gmail.com>
Signed-off-by: Marek Posolda <mposolda@gmail.com>
  • Loading branch information
mposolda and jonkoops authored Oct 24, 2024
1 parent 076f015 commit 752a0c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ and hence are supposed to be updated there (whenever needed) and synced into thi
## Syncing the files from Keycloak repository

* Fetch [main Keycloak server repository](https://github.com/keycloak/keycloak) and checkout the last `release/X.Y` branch (For example `git checkout release/26.0` ). Note that we usually
* Fetch [main Keycloak server repository](https://github.com/keycloak/keycloak) and checkout the last `release/X.Y` branch (For example `git checkout release/26.0`). Note that we usually
cannot sync from the server `main` branch as it is under development and there is still a chance that some things being developed here would be later updated/removed.
Which could be an issue as for client, we want to preserve backwards compatibility.

Expand Down

0 comments on commit 752a0c7

Please sign in to comment.