Daniel Stieglitz created NIFI-14451:
---------------------------------------
Summary: Fix wording in HtmlExtensionDocWriter for deprecation
notice
Key: NIFI-14451
URL: https://issues.apache.org/jira/browse/NIFI-14451
Project: Apache NiFi
Issue Type: Improvement
Reporter: Daniel Stieglitz
Assignee: Daniel Stieglitz
The HtmlExtensionDocWriter class when writing the message for the use of
alternatives has
{code:java}
"Please consider using one the following alternatives: "{code}
The wording should use the word "of" as in the the following
{code:java}
"Please consider using one of the following alternatives: "{code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)