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 bb1156c commit fb454bdCopy full SHA for fb454bd
source/reference/operator/aggregation/trim.txt
@@ -81,8 +81,7 @@ Behavior
81
- You can override the default characters to trim using the ``chars``
82
field.
83
84
- For example, the following trims any ``g`` and ``e`` from the from
85
- the start and end of the input. Since the input starts with a
+ For example, the following trims any ``g`` and ``e`` from the start and end of the input. Since the input starts with a
86
whitespace, neither character can be trimmed from the start of the
87
string.
88
0 commit comments