Skip to content

Commit fb454bd

Browse files
Karsten7kay-kim
authored andcommitted
Remove twofold 'from the'.
1 parent bb1156c commit fb454bd

File tree

1 file changed

+1
-2
lines changed
  • source/reference/operator/aggregation

1 file changed

+1
-2
lines changed

source/reference/operator/aggregation/trim.txt

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -81,8 +81,7 @@ Behavior
8181
- You can override the default characters to trim using the ``chars``
8282
field.
8383

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
84+
For example, the following trims any ``g`` and ``e`` from the start and end of the input. Since the input starts with a
8685
whitespace, neither character can be trimmed from the start of the
8786
string.
8887

0 commit comments

Comments
 (0)