You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by GitBox <gi...@apache.org> on 2020/09/21 17:05:49 UTC

[GitHub] [nifi] naddym commented on a change in pull request #4536: NIFI-7816: Correct documentation example for urlEncode function in Ex…

naddym commented on a change in pull request #4536:
URL: https://github.com/apache/nifi/pull/4536#discussion_r492214906



##########
File path: nifi-docs/src/main/asciidoc/expression-language-guide.adoc
##########
@@ -1385,7 +1385,7 @@ Each of the following functions will encode a string according the rules of the
 *Return Type*: [.returnType]#String#
 
 *Examples*: If we have a URL-Encoded attribute named "url" with the value
-	"https://nifi.apache.org/some%20value%20with%20spaces", then the Expression
+	"https%3A%2F%2Fnifi.apache.org%2Fsome+value+with+spaces", then the Expression

Review comment:
       Sure, I will make the change. Thanks!




----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org