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 6cf5077 commit f9ced03Copy full SHA for f9ced03
source/reference/operator/aggregation/substrCP.txt
@@ -90,7 +90,7 @@ Definition
90
- ``"cafét"``
91
92
* - ``{ $substrCP: [ "cafétéria", 5, 4 ] }``
93
- - ``"tér"``
+ - ``"éria"``
94
95
* - ``{ $substrCP: [ "cafétéria", 7, 3 ] }``
96
- ``"ia"``
0 commit comments