Skip to content

Commit 41c293c

Browse files
committed
Fix data-label for math::pow
1 parent 34b4e4f commit 41c293c

File tree

1 file changed

+1
-1
lines changed
  • doc-surrealql_versioned_docs/version-latest/functions/database

1 file changed

+1
-1
lines changed

Diff for: doc-surrealql_versioned_docs/version-latest/functions/database/math.mdx

+1-1
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@ These functions can be used when analysing numeric data and numeric collections.
147147
<td scope="row" data-label="Description">Represents the mathematical constant π.</td>
148148
</tr>
149149
<tr>
150-
<td scope="row" data-label="Constant"><a href="#mathpow"><code>math::pow()</code></a></td>
150+
<td scope="row" data-label="Function"><a href="#mathpow"><code>math::pow()</code></a></td>
151151
<td scope="row" data-label="Description">Returns a number raised to a power</td>
152152
</tr>
153153
<tr>

0 commit comments

Comments
 (0)