diff --git a/nifi-docs/src/main/asciidoc/expression-language-guide.adoc b/nifi-docs/src/main/asciidoc/expression-language-guide.adoc index 0faf5b54d2..b66bb702fe 100644 --- a/nifi-docs/src/main/asciidoc/expression-language-guide.adoc +++ b/nifi-docs/src/main/asciidoc/expression-language-guide.adoc @@ -954,10 +954,10 @@ Expressions will provide the following results: -[[escape]] -== Escape Functions +[[encode]] +== Encode/Decode Functions -Each of the following functions will escape a string according the rules of the given data format. +Each of the following functions will encode a string according the rules of the given data format.