[
https://issues.apache.org/jira/browse/NIFI-12341?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17784496#comment-17784496
]
ASF subversion and git services commented on NIFI-12341:
--------------------------------------------------------
Commit 3b6c482db3f53a7d9090ff2e4375e4a8de0643f1 in nifi's branch
refs/heads/main from Mark Payne
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=3b6c482db3 ]
NIFI-12341: Fixed typo in expression language guide
> Typo in Expression Language Guide
> ---------------------------------
>
> Key: NIFI-12341
> URL: https://issues.apache.org/jira/browse/NIFI-12341
> Project: Apache NiFi
> Issue Type: Bug
> Components: Documentation & Website
> Reporter: Mark Payne
> Assignee: Mark Payne
> Priority: Trivial
> Fix For: 2.0.0
>
>
> From Slack:
> {quote}Hello, quick question in the expression language documentation
> ([https://nifi.apache.org/docs/nifi-docs/html/expression-language-guide.html#math])
> there is this example
> {{${literal(64):toDouble():math("cbrt"):toNumber():math("max", 5)}}} but the
> {{toDouble}} doesn't exist in NiFi, shouldn't it be {{toDecimal}} instead? Or
> I'm missing something?{quote}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)