Skip to content

Commit 94c5647

Browse files
fix functions table (Logarithmic was missing) (#1065)
1 parent 6a9effc commit 94c5647

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/ROOT/pages/functions/index.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -208,7 +208,7 @@ LOAD CSV functions can be used to get information about the file that is process
208208

209209

210210
[[header-query-functions-logarithmic]]
211-
**xref::functions/mathematical-logarithmic.adoc[Logarithmic functions]**
211+
== Logarithmic functions
212212

213213
These functions all operate on numerical expressions only, and will return an error if used on any other values.
214214

0 commit comments

Comments
 (0)