We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e78d04c commit 9b10345Copy full SHA for 9b10345
docs/functions.rst
@@ -65,7 +65,7 @@ Base function class
65
66
Custom functions
67
================
68
-You can custom functions which not builtin, such as ``TruncMonth`` and ``JsonExtract`` etc.
+You can define custom functions which are not builtin, such as ``TruncMonth`` and ``JsonExtract`` etc.
69
70
.. code-block:: python3
71
0 commit comments