Github user alopresto commented on a diff in the pull request:
https://github.com/apache/nifi/pull/2922#discussion_r205885775
--- Diff: nifi-docs/src/main/asciidoc/administration-guide.adoc ---
@@ -3258,7 +3362,7 @@ image:s2s-rproxy-portnumber.svg["Port number to Node
mapping"]
The 'example2' routing maps original host names (nifi0, 1 and 2) to
different proxy ports (10443, 10444 and 10445) using 'equals and 'ifElse'
expressions.
-nifi.properties (all node has the same routing configuration)
+_nifi.properties_ (all node has the same routing configuration)
--- End diff --
"... all nodes **have** the same routing configuration)"
---