mirror of
https://github.com/keycloak/keycloak.git
synced 2026-05-28 04:13:22 -04:00
fix(doc): v24 changelog grammar typo "longer" -> "no longer" ()
Closes #35163 The missing "no" makes this really confusing to read Signed-off-by: Cornelius Roemer <cornelius.roemer@gmail.com>
This commit is contained in:
parent
610c08a0f3
commit
e11db03d76
1 changed files with 2 additions and 2 deletions
|
|
@ -155,7 +155,7 @@ If you use a custom theme to change these templates, they will function as expec
|
|||
However, we recommend you to take a look at how to configure a link:{adminguide_link}#user-profile[{declarative user profile}] and possibly avoid
|
||||
changing the built-in templates by using all the capabilities provided by this feature.
|
||||
|
||||
Also, the templates used by the `declarative-user-profile` feature to render the pages for the same flows are longer necessary and removed in this release:
|
||||
Also, the templates used by the `declarative-user-profile` feature to render the pages for the same flows are no longer necessary and removed in this release:
|
||||
|
||||
* `update-user-profile.ftl`
|
||||
* `register-user-profile.ftl`
|
||||
|
|
@ -508,4 +508,4 @@ ifeval::[{project_community}==true]
|
|||
With sunsetting of the https://github.com/mp911de/logstash-gelf[underlying library] providing integration
|
||||
with GELF, {project_name} will no longer support the GELF log handler out-of-the-box. This feature will be removed in a future
|
||||
release. If you require an external log management, consider using file log parsing.
|
||||
endif::[]
|
||||
endif::[]
|
||||
|
|
|
|||
Loading…
Reference in a new issue