Skip to content

Commit f3a5e70

Browse files
authored
Merge pull request #13610 from ginamr/patch-2
Added missing word
2 parents 440f9ed + c7fd4bf commit f3a5e70

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/cosmos-db/sql-api-sql-query-reference.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2440,7 +2440,7 @@ JOIN n IN food.nutrients
24402440
```
24412441

24422442
#### <a name="bk_trim"></a> TRIM
2443-
Returns a string expression after it removes leading blanks.
2443+
Returns a string expression after it removes leading and trailing blanks.
24442444

24452445
**Syntax**
24462446

0 commit comments

Comments
 (0)