fgerlits commented on a change in pull request #1248:
URL: https://github.com/apache/nifi-minifi-cpp/pull/1248#discussion_r797504465



##########
File path: PROCESSORS.md
##########
@@ -313,7 +313,7 @@ In the list below, the names of required properties appear 
in bold. Any other pr
 
 ### Description
 
-DefragmentText splits and merges incoming flowfiles so cohesive messages are 
not split between them
+DefragmentText splits and merges incoming flowfiles so cohesive messages are 
not split between them, it can handle multiple inputs differentiated by the 
<em>absolute.path</em> flow file attribute.

Review comment:
       Nitpicking, but I would split this into two sentences:
   ```suggestion
   DefragmentText splits and merges incoming flowfiles so cohesive messages are 
not split between them. It can handle multiple inputs differentiated by the 
<em>absolute.path</em> flow file attribute.
   ```




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to