fix(doc): v24 changelog grammar typo "longer" -> "no longer" (#35285)

Closes #35163

The missing "no" makes this really confusing to read

Signed-off-by: Cornelius Roemer <cornelius.roemer@gmail.com>
Co-authored-by: Cornelius Roemer <cornelius.roemer@gmail.com>
This commit is contained in:
Alexander Schwartz
2024-11-26 09:15:57 +01:00
committed by GitHub
parent 36c942adb8
commit bbe89d4f58

View File

@@ -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::[]