Skip to content

Commit 461b9fd

Browse files
authored
DOCSP-36099-fix-typo (#162)
1 parent 427486f commit 461b9fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/fundamentals/linq.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -544,7 +544,7 @@ implementation of LINQ:
544544
- Returns the document with the maximum specified value
545545

546546
* - ``OfType``
547-
- Returns documents that match the specified of type
547+
- Returns documents that match the specified type
548548

549549
* - ``OrderBy``, ``OrderByDescending``
550550
- Returns results in a specified sort order

0 commit comments

Comments
 (0)