Skip to content

Commit 771e0e1

Browse files
V-vafunerothja
andauthored
Update articles/data-factory/data-flow-expression-functions.md
Co-Authored-By: Jason Roth <[email protected]>
1 parent e005251 commit 771e0e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/data-factory/data-flow-expression-functions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -432,7 +432,7 @@ Finds the position(1 based) of the substring within a string starting a certain
432432
___
433433
### <code>log</code>
434434
<code><b>log(<i>&lt;value1&gt;</i> : number, [<i>&lt;value2&gt;</i> : number]) => double</b></code><br/><br/>
435-
Calculates log value. An optional base can be supplied else a euler number if used
435+
Calculates log value. An optional base can be supplied else a Euler number if used
436436
* ``log(100, 10) -> 2``
437437
___
438438
### <code>log10</code>

0 commit comments

Comments
 (0)