This is an automated email from the ASF dual-hosted git repository. joewitt pushed a commit to branch support/nifi-1.11.x in repository https://gitbox.apache.org/repos/asf/nifi.git
commit 65ffd45650fc502c1763dc780dc851f819567fca Author: Andy LoPresto <[email protected]> AuthorDate: Wed Mar 4 12:59:05 2020 -0800 NIFI-7227 Fixed typo in Global Access Policy table (#4112) Co-authored-by: spius <[email protected]> Signed-off-by: Andy LoPresto <[email protected]> --- nifi-docs/src/main/asciidoc/administration-guide.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nifi-docs/src/main/asciidoc/administration-guide.adoc b/nifi-docs/src/main/asciidoc/administration-guide.adoc index 7093fbd..5c90725 100644 --- a/nifi-docs/src/main/asciidoc/administration-guide.adoc +++ b/nifi-docs/src/main/asciidoc/administration-guide.adoc @@ -1104,7 +1104,7 @@ Global access policies govern the following system level authorizations: |Policy |Privilege |Global Menu Selection |Resource Descriptor |view the UI -|Allow users to view the UI +|Allows users to view the UI |N/A |`/flow`
