mirror of https://github.com/apache/nifi.git
Changed the heading for doc to encode instead of escape
Signed-off-by: Matt Burgess <mattyb149@apache.org>
This commit is contained in:
parent
c385651209
commit
28b5dbec3a
|
@ -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.
|
||||
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue