Skip to content

Commit 9b10345

Browse files
authored
Grammar fix (#1387)
1 parent e78d04c commit 9b10345

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/functions.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ Base function class
6565

6666
Custom functions
6767
================
68-
You can custom functions which not builtin, such as ``TruncMonth`` and ``JsonExtract`` etc.
68+
You can define custom functions which are not builtin, such as ``TruncMonth`` and ``JsonExtract`` etc.
6969

7070
.. code-block:: python3
7171

0 commit comments

Comments
 (0)