Skip to content

Commit

Permalink
fix(doc): v24 changelog grammar typo "longer" -> "no longer" ()
Browse files Browse the repository at this point in the history
Closes keycloak#35163

The missing "no" makes this really confusing to read

Signed-off-by: Cornelius Roemer <[email protected]>
  • Loading branch information
corneliusroemer authored Nov 22, 2024
1 parent 610c08a commit e11db03
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -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`
Expand Down Expand Up @@ -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::[]

0 comments on commit e11db03

Please sign in to comment.